enable cockpit
This commit is contained in:
@@ -197,6 +197,10 @@ 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