mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix function name
This commit is contained in:
parent
30b861a6c7
commit
e5f88c31fa
@ -77,7 +77,7 @@ export COUNTER=0
|
||||
# Global variable used to control SIGINFO action
|
||||
export _sleeping=0
|
||||
|
||||
snapshot_update_statu() {
|
||||
snapshot_update_status() {
|
||||
${BUILDER_ROOT}/build.sh ${NO_UPLOAD} --snapshot-update-status "${1}"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user