Telling me I gotta sudo this now...

This commit is contained in:
Jordan Brown
2020-08-01 13:48:12 -04:00
parent 3fda660f73
commit 7bfb350efe
+1 -1
View File
@@ -91,7 +91,7 @@ jobs:
pushd $HOME/tgsdox
rm -r *
popd
mv ./doxout/* $HOME/tgsdox
sudo mv ./doxout/* $HOME/tgsdox
cd $HOME/tgsdox
git config --global push.default simple
git config user.name "tgstation-server"