aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-06-02 13:59:19 +0200
committerneodarz <neodarz@neodarz.net>2017-06-02 13:59:19 +0200
commit5c8c04f4da620a891368f9b8fdf045035b1cdf50 (patch)
treeecc80e87f49dd172641a135f9645a877dc58ac3c
parent87c2e1ee4d2272213d7b93030b95dcdbda7e28f4 (diff)
downloadmy_new_personal_website-5c8c04f4da620a891368f9b8fdf045035b1cdf50.tar.xz
my_new_personal_website-5c8c04f4da620a891368f9b8fdf045035b1cdf50.zip
Add script for systemctl
-rwxr-xr-xstart.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/start.sh b/start.sh
new file mode 100755
index 00000000..df5d99b8
--- /dev/null
+++ b/start.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+git pull
+python3 pyblog regen
+python3 pyblog p