1 recipe shared
Add an auto update shell script you can use with Laravel Forge's "New Scheduled Job" feature. • It updates the packages list • It automatically installs security critical updates • It do...
# # Make sure we won't override something! # if [ -f /home/root/scripts/autoupdater.sh ]; then