0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 03:42:38 +00:00

Merge branch 'master' into trimBrewTitlesOnUserPage-#2775

This commit is contained in:
G.Ambatte
2023-08-28 07:50:44 +12:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ npm install
npm audit fix npm audit fix
npm run postinstall npm run postinstall
cp freebsd/rc.d/homebrewery /usr/local/etc/rc.d/ cp install/freebsd/rc.d/homebrewery /usr/local/etc/rc.d/
chmod +x /usr/local/etc/rc.d/homebrewery chmod +x /usr/local/etc/rc.d/homebrewery
sysrc homebrewery_enable=YES sysrc homebrewery_enable=YES