Revision a2df0a1b
Added by Renato Botelho almost 10 years ago
src/usr/local/sbin/pfSense-upgrade | ||
---|---|---|
530 | 530 |
|
531 | 531 |
pid_file="/var/run/$(basename $0).pid" |
532 | 532 |
last_update_file="/var/run/$(basename $0)-last-update" |
533 |
logfile=/cf/conf/upgrade_log.txt
|
|
533 |
logfile="/cf/conf/upgrade_log.txt"
|
|
534 | 534 |
stdout='/dev/null' |
535 | 535 |
|
536 | 536 |
# pkg should not ask for confirmations |
Also available in: Unified diff
Add quotes