Update README.md

This commit is contained in:
nikk gitanes
2023-02-02 19:54:29 +03:00
parent d1c794e3b7
commit e9db52388a

View File

@@ -9,10 +9,10 @@ On linux systems you may need to set the environment variable before run \
***export GODEBUG=madvdontneed=1*** ***export GODEBUG=madvdontneed=1***
#### macOS install / configure / uninstall script #### macOS install / configure / uninstall script
curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh|sudo bash Just run in Terminal: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh | sudo bash`
#### Linux on VPS install / configure / uninstall script #### Linux on VPS install / configure / uninstall script
curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerLinux.sh|sudo bash Just run in console: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerLinux.sh | sudo bash`
#### Unofficial TorrServer iocage plugin #### Unofficial TorrServer iocage plugin
On FreeBSD (TrueNAS/FreeNAS) you can use this plugin On FreeBSD (TrueNAS/FreeNAS) you can use this plugin