diff --git a/scripts/run-builder.sh b/scripts/run-builder.sh index 548cf29..640ee19 100755 --- a/scripts/run-builder.sh +++ b/scripts/run-builder.sh @@ -65,6 +65,7 @@ fi cd "\$REPO" echo "--- pulling latest ---" +git checkout -- . git pull --ff-only chmod +x iso/overlay-debug/etc/init.d/* iso/overlay-debug/usr/local/bin/*