mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Delete /tmp/latest*
This commit is contained in:
parent
f037fee90b
commit
5e1fd336f6
@ -52,5 +52,5 @@ if [ "$PMD" = "$MD" ]; then
|
||||
fi
|
||||
|
||||
echo "MD5's do not match. Upgrade aborted." | logger -p daemon.info -i -t AutoUpgrade
|
||||
rm /tmp/latest/*
|
||||
rm /tmp/latest*
|
||||
exit 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user