This commit is contained in:
parent
e0d91a0be9
commit
e4ff0bff59
|
@ -1,7 +1,6 @@
|
||||||
#!/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 --delete /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