mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-05-02 19:52:14 +02:00
Headless install fix
This commit is contained in:
@@ -589,7 +589,9 @@ UPGRADEEOF
|
||||
fi
|
||||
echo "═══════════════════════════════════════════════════════════════"
|
||||
echo ""
|
||||
read -p "Press Enter to return to main menu..." || true
|
||||
if [ $1 != "install" ]; then #Headless install support
|
||||
read -p "Press Enter to return to main menu..." || true
|
||||
fi
|
||||
else
|
||||
show_error "Installation completed but service failed to start!\n\nCheck logs from the main menu for details."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user