diff --git a/install.sh b/install.sh index 783baee..f0adcc1 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ chmod 700 /usr/local/upfast su upfast -c' cd -git clone https://git.craftmenners.men/upfast . +git clone https://code.cronyakatsuki.xyz/crony/upfast . python3 -m venv env . ./env/bin/activate