heimdall works now
This commit is contained in:
parent
3be34c50a4
commit
4af2c41204
@ -47,7 +47,8 @@ WantedBy=multi-user.target"
|
|||||||
EOF
|
EOF
|
||||||
systemctl enable -q --now heimdall
|
systemctl enable -q --now heimdall
|
||||||
cd /opt/Heimdall
|
cd /opt/Heimdall
|
||||||
COMPOSER_ALLOW_SUPERUSER=1 composer dump-autoload &>/dev/null
|
export COMPOSER_ALLOW_SUPERUSER=1
|
||||||
|
$STD composer dump-autoload
|
||||||
systemctl restart heimdall.service
|
systemctl restart heimdall.service
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user