mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
just make sure the setup script is removed
...or ask the user to report if it fails.
This commit is contained in:
parent
8fb35ac0e0
commit
682e738d0a
@ -621,6 +621,6 @@ sed -i "s|precedence ::ffff:0:0/96 100|#precedence ::ffff:0:0/96 100|g" /etc/g
|
||||
|
||||
# Reboot
|
||||
print_text_in_color "$IGreen" "Installation done, system will now reboot..."
|
||||
rm -f "$SCRIPTS/you-can-not-run-the-startup-script-several-times"
|
||||
rm -f "$SCRIPTS/nextcloud-startup-script.sh"
|
||||
check_command rm -f "$SCRIPTS/you-can-not-run-the-startup-script-several-times"
|
||||
check_command rm -f "$SCRIPTS/nextcloud-startup-script.sh"
|
||||
reboot
|
||||
|
||||
Loading…
Reference in New Issue
Block a user