From 2caa12cbb7b673de3a3b1de8f7dbb83bce9448cc Mon Sep 17 00:00:00 2001 From: pi-farm Date: Sun, 19 Nov 2023 01:20:46 +0100 Subject: [PATCH] implement git pull from beta-tester's RPi-PXE-Server --- scripts/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/update.sh b/scripts/update.sh index c746e19..a24f774 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -1,5 +1,7 @@ #!/bin/bash +git config --global --add safe.directory /app/RPi-PXE-Server +git pull bash run.sh update rpc.mountd df -h