Update install.sh
This commit is contained in:
@@ -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!"
|
||||||
|
|||||||
Reference in New Issue
Block a user