Update install.sh
This commit is contained in:
@@ -197,10 +197,6 @@ if ! bash install-compiled.sh; then
|
||||
INSTALL_SUCCESS=false
|
||||
fi
|
||||
|
||||
# Enable Cockpit service
|
||||
|
||||
sudo systemctl enable --now cockpit.socket
|
||||
|
||||
echo ""
|
||||
if [ "$INSTALL_SUCCESS" = true ]; then
|
||||
echo "HamPackServer is installed successfully!"
|
||||
|
||||
Reference in New Issue
Block a user