5 lines
148 B
Bash
Executable File
5 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
git pull "https://tobiash:!IwedwrimmVeudiweN!@git.gaminggeneration.de/tobiash/itender.git" --quiet
|
|
yarn
|
|
yarn run compile
|
|
sudo reboot now |