Heimdall test

This commit is contained in:
tremor021 2025-12-15 00:24:16 +01:00
parent 638982a160
commit dab7a31c16

View File

@ -25,7 +25,7 @@ msg_info "Setting up Heimdall-Dashboard"
cd /opt/Heimdall cd /opt/Heimdall
cp .env.example .env cp .env.example .env
$STD php artisan key:generate $STD php artisan key:generate
msg_ok "Installed Heimdall Dashboard ${RELEASE}" msg_ok "Setup Heimdall-Dashboard"
msg_info "Creating Service" msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/heimdall.service cat <<EOF >/etc/systemd/system/heimdall.service