This commit is contained in:
David Young
2026-06-01 06:32:24 -06:00

View File

@@ -197,10 +197,6 @@ if ! bash install-compiled.sh; then
INSTALL_SUCCESS=false INSTALL_SUCCESS=false
fi fi
# Enable Cockpit service
sudo systemctl enable --now cockpit.socket
echo "" echo ""
if [ "$INSTALL_SUCCESS" = true ]; then if [ "$INSTALL_SUCCESS" = true ]; then
echo "HamPackServer is installed successfully!" echo "HamPackServer is installed successfully!"