mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
added --force to haki.service symlink
This commit is contained in:
parent
b2e7f2e41e
commit
af65daac9c
@ -23,5 +23,5 @@ cd /home/haki && chown -R haki $REPO
|
||||
cd /home/haki/$REPO && sudo -u haki npm install
|
||||
|
||||
# system service setup
|
||||
ln -s /home/haki/$REPO/scripts/haki.service /etc/systemd/system/haki.service
|
||||
ln -sf /home/haki/$REPO/scripts/haki.service /etc/systemd/system/haki.service
|
||||
systemctl enable haki
|
||||
|
Loading…
x
Reference in New Issue
Block a user