Updater hardening.
This commit is contained in:
parent
d0612f3a67
commit
7510fb3a5e
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# copy this file to: /root/scripts/update-oer-git.sh regularly
|
||||||
|
|
||||||
(
|
(
|
||||||
cd /home/oer/icp/
|
cd /home/oer/icp/
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Reference in New Issue