mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add quotes
This commit is contained in:
parent
2b0a010982
commit
a2df0a1bc7
@ -530,7 +530,7 @@ pkg_delete() {
|
||||
|
||||
pid_file="/var/run/$(basename $0).pid"
|
||||
last_update_file="/var/run/$(basename $0)-last-update"
|
||||
logfile=/cf/conf/upgrade_log.txt
|
||||
logfile="/cf/conf/upgrade_log.txt"
|
||||
stdout='/dev/null'
|
||||
|
||||
# pkg should not ask for confirmations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user