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