tazboyz16 / Ubuntu-Server-Auto-Install

Auto Install for Ubuntu Server Iso with Auto installing Scripts with Programs Scripts Installs/Reinstall with Configs and Systemd service file
https://tazboyz16.github.io/Ubuntu-Server-Auto-Install/
GNU General Public License v3.0
29 stars 11 forks source link

work around with the Force update on Git pulls #20

Closed tazboyz16 closed 6 years ago

tazboyz16 commented 6 years ago

maybe change it to like git fetch origin git checkout master git branch -u origin/master git reset --hard origin/master git pull

tazboyz16 commented 6 years ago

add a self check to make sure its installed first Edit: 8/31 added Self check for update in the install scripts for the Cron job updates