From 7510fb3a5edec73acd2fdcec5322e4a8e625fde0 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 6 May 2018 14:39:37 +0000 Subject: [PATCH] Updater hardening. --- dev/update-git.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/update-git.sh b/dev/update-git.sh index 5d3a990..442c3b2 100755 --- a/dev/update-git.sh +++ b/dev/update-git.sh @@ -1,5 +1,7 @@ #!/bin/bash +# copy this file to: /root/scripts/update-oer-git.sh regularly + ( cd /home/oer/icp/ git pull