mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-03-29 05:06:47 +02:00
Update slskd-install.sh
This commit is contained in:
@@ -19,7 +19,7 @@ mkdir -p /usr/local/etc/rc.d
|
||||
|
||||
# SLSKD Setup
|
||||
pw user add soulseek -c soulseek -u 5030 -d /nonexistent -s /usr/bin/nologin
|
||||
git clone https://github.com/slskd/slskd
|
||||
git clone https://github.com/slskd/slskd /slskd
|
||||
cd /slskd/src/web && npm install
|
||||
cd /slskd/src/web && npm run build
|
||||
rm -rf /slskd/src/slskd/wwwroot
|
||||
|
||||
Reference in New Issue
Block a user