0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 18:22:42 +00:00

Update install.sh

This commit is contained in:
G.Ambatte
2020-12-06 18:35:24 +13:00
parent 65f4094b5a
commit 88631ed7a8

View File

@@ -16,5 +16,5 @@ npm run postinstall
cp freebsd/rc.d/homebrewery /etc/rc.d/
chmod +x /etc/rc.d/homebrewery
sysrc homebrewery=YES
sysrc homebrewery_enable=YES
service homebrewery start