mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
@@ -91,7 +91,7 @@ jobs:
|
||||
pushd $HOME/tgsdox
|
||||
rm -r *
|
||||
popd
|
||||
echo ./doxout/* | xargs sudo mv -t $HOME/tgsdox
|
||||
echo ./doxout/* | xargs -n 10 sudo mv -t $HOME/tgsdox
|
||||
cd $HOME/tgsdox
|
||||
git config --global push.default simple
|
||||
git config user.name "tgstation-server"
|
||||
|
||||
Reference in New Issue
Block a user