diff --git a/update.sh b/update.sh new file mode 100644 index 0000000..b0981f8 --- /dev/null +++ b/update.sh @@ -0,0 +1,5 @@ +#!/bin/bash +git pull "https://tobiash:!IwedwrimmVeudiweN!@git.gaminggeneration.de/tobiash/itender.git" --quiet +yarn +yarn run compile +sudo reboot now \ No newline at end of file