Drop the exit
This commit is contained in:
parent
1e4298f204
commit
929df4f2d6
|
@ -11083,9 +11083,6 @@ function create_upgrade_script {
|
|||
echo "echo '
|
||||
|
||||
' | reset-tripwire" >> /etc/cron.weekly/$UPGRADE_SCRIPT_NAME
|
||||
echo '' >> /etc/cron.weekly/$UPGRADE_SCRIPT_NAME
|
||||
|
||||
echo 'exit 0' >> /etc/cron.weekly/$UPGRADE_SCRIPT_NAME
|
||||
chmod +x /etc/cron.weekly/$UPGRADE_SCRIPT_NAME
|
||||
echo 'create_upgrade_script' >> $COMPLETION_FILE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue