Update debian-installer.sh

This commit is contained in:
Ze'ev Schurmann 2025-05-07 08:00:55 +02:00
parent 39589a257e
commit f30d25b8ae
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ function doREPORT {
}
function doSWAP {
wget "https://git.zaks.web.za/thisiszeev/linux-server-tools/archive/autoswap-v1.01.01.zip" > /dev/null 2>> installer-errors.log || failMsg "Failed to download Auto SWAP..."
wget "https://git.zaks.web.za/thisiszeev/linux-server-tools/releases/download/autoswap-v1.01.01/autoswap-v1.01.01.zip" > /dev/null 2>> installer-errors.log || failMsg "Failed to download Auto SWAP..."
mkdir autoswap
unzip autoswap-v1.01.01.zip -d ./autoswap
mkdir /etc/autoswap