This commit is contained in:
Leon 2021-07-22 16:43:51 +08:00 committed by GitHub
parent 3d8939f229
commit 5ab9078ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
dir_config=/ql/config
dir_scripts=/ql/scripts
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
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