mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-12 01:49: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
|
exit 1
|
||||||
fi
|
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
|
# Package Installation
|
||||||
pkg install -y \
|
pkg install -y \
|
||||||
dotnet \
|
dotnet \
|
||||||
|
|||||||
Reference in New Issue
Block a user