diff --git a/updateStatics.sh b/updateStatics.sh index c019e94..d2fed04 100755 --- a/updateStatics.sh +++ b/updateStatics.sh @@ -2,10 +2,10 @@ # Simple script to update the dhcp-static files from git # CONFIGURE THIS TO YOUR GIT DIRECTORY -GIT_REPO=/home/dhcp/dhcp-static +GIT_REPO=/home/dhcpstatic/dhcp-static # CONFIGURE THIS TO THE USER TO RUN THE GIT COMMANDS AS -USER=dhcp +USER=dhcpstatic cd $GIT_REPO