This commit is contained in:
parent
0af8c5ef5b
commit
f68f7fc4c4
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
set -e
|
set -ex
|
||||||
COURSE=$1
|
COURSE=$1
|
||||||
REPO_PATH=/home/tt/.cache/$COURSE-config
|
REPO_PATH=/home/tt/.cache/$COURSE-config
|
||||||
GIT_USER=$(whoami)
|
GIT_USER=$(whoami)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user