From e677e41e40b53a6247c2bd5f6969da207dd6bf12 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Mon, 30 Jan 2023 12:26:42 +0100 Subject: [PATCH] update Took 3 minutes --- update.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 update.sh 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