This commit is contained in:
parent
fc59ae8d24
commit
5f32808aad
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/bash
|
||||
set -e
|
||||
COURSE=$(hostname)
|
||||
COURSE=$1
|
||||
git -C /home/tt/.cache/$COURSE-config pull
|
||||
joj3-forge convert /home/tt/.config/joj
|
||||
|
|
Loading…
Reference in New Issue
Block a user