This commit is contained in:
parent
b620b19f4f
commit
e0d91a0be9
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
set -e
|
set -e
|
||||||
COURSE=$1
|
COURSE=$1
|
||||||
|
git -C /home/tt/.cache/$COURSE-config clean -dfx
|
||||||
git -C /home/tt/.cache/$COURSE-config pull
|
git -C /home/tt/.cache/$COURSE-config pull
|
||||||
rsync -r /home/tt/.cache/$COURSE-config/home/tt/.config/ /home/tt/.config
|
rsync -r /home/tt/.cache/$COURSE-config/home/tt/.config/ /home/tt/.config
|
||||||
joj3-forge convert /home/tt/.config/joj
|
joj3-forge convert /home/tt/.config/joj
|
||||||
|
|
Loading…
Reference in New Issue
Block a user