diff --git a/pullUpdate.sh b/pullUpdate.sh new file mode 100755 index 0000000..8054b2c --- /dev/null +++ b/pullUpdate.sh @@ -0,0 +1,2 @@ +git pull +systemctl restart crm diff --git a/restart.sh b/restart.sh new file mode 100755 index 0000000..6785fff --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +systemctl restart crm