🔨
This commit is contained in:
parent
3d8939f229
commit
5ab9078ce6
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
dir_config=/ql/config
|
dir_config=/ql/config
|
||||||
dir_scripts=/ql/scripts
|
dir_scripts=/ql/scripts
|
||||||
dir_raw=/ql/raw
|
dir_raw=/ql/raw
|
||||||
@ -26,4 +27,4 @@ mv -b $code_raw_path $dir_config
|
|||||||
sed -i "s/\$repo4/\$repoNum${repoNum}/g" $code_config_path
|
sed -i "s/\$repo4/\$repoNum${repoNum}/g" $code_config_path
|
||||||
|
|
||||||
curl -sL https://git.io/task_before.sh > $task_before_raw_path
|
curl -sL https://git.io/task_before.sh > $task_before_raw_path
|
||||||
# mv -b $task_before_raw_path $dir_config
|
# mv -b $task_before_raw_path $dir_config
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user