mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
slskd: Do not change to latest repo
This commit is contained in:
@@ -12,10 +12,6 @@ if ! [ $(id -u) = 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Switch to latest repo
|
||||
mkdir -p /usr/local/etc/pkg/repos
|
||||
echo 'FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest" }' > /usr/local/etc/pkg/repos/FreeBSD.conf
|
||||
|
||||
# Package Installation
|
||||
pkg install -y \
|
||||
dotnet \
|
||||
|
||||
Reference in New Issue
Block a user