Update installuncursus.sh
This commit is contained in:
parent
478bd48007
commit
525a8f59e0
@ -40,7 +40,7 @@ echo "Installing Dependencies..."
|
|||||||
apt update
|
apt update
|
||||||
apt install $need -y
|
apt install $need -y
|
||||||
fi
|
fi
|
||||||
echo "Pulling and executing the Procursus Migration Script"
|
echo "Pulling and executing the Procursus Migration Script..."
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/procursus-migration.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/procursus-migration.sh)"
|
||||||
echo "Creating a custom directory for the required files. Path (/User/Documents/uncursus)."
|
echo "Creating a custom directory for the required files. Path (/User/Documents/uncursus)."
|
||||||
rm -rf /User/Documents/uncursus
|
rm -rf /User/Documents/uncursus
|
||||||
|
Reference in New Issue
Block a user