f2bac04073aaceb85f8bc779171d924d7f3f2175
commit_upload.sh
... | ... | @@ -1,7 +1,7 @@ |
1 | 1 | #!/bin/bash |
2 | 2 | eval `ssh-agent` |
3 | 3 | ssh-add ~/.ssh/keys/orbit |
4 | -git add * |
|
4 | +git add -u . |
|
5 | 5 | git commit -m "Update" |
6 | 6 | git push --force origin main |
7 | 7 | ssh orbit@orbit.thetastation.org sudo systemctl restart ss13-tfp-gollum-wiki |
images/focus.png
... | ... | Binary files a/images/focus.png and /dev/null differ |
images/focus_on.gif
... | ... | Binary files a/images/focus_on.gif and /dev/null differ |
images/target_chest.png
... | ... | Binary files a/images/target_chest.png and /dev/null differ |
images/target_eyes.png
... | ... | Binary files a/images/target_eyes.png and /dev/null differ |
images/target_groin.png
... | ... | Binary files a/images/target_groin.png and /dev/null differ |
images/target_head.png
... | ... | Binary files a/images/target_head.png and /dev/null differ |
images/target_left_arm.png
... | ... | Binary files a/images/target_left_arm.png and /dev/null differ |
images/target_left_leg.png
... | ... | Binary files a/images/target_left_leg.png and /dev/null differ |
images/target_mouth.png
... | ... | Binary files a/images/target_mouth.png and /dev/null differ |
images/target_right_arm.png
... | ... | Binary files a/images/target_right_arm.png and /dev/null differ |
images/target_right_leg.png
... | ... | Binary files a/images/target_right_leg.png and /dev/null differ |