From 18e7a741f65cecda268cf9bc3531871893a8d965 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Tue, 2 Mar 2021 08:43:06 +0100 Subject: [PATCH] add psss restart script --- restart_psss.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 restart_psss.sh diff --git a/restart_psss.sh b/restart_psss.sh new file mode 100755 index 0000000..1f8c504 --- /dev/null +++ b/restart_psss.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +rm sources/SARFE.sources +./upload.sh +git stash +./upload.sh