This commit is contained in:
Luk
2024-12-21 18:03:10 +08:00
parent edb1f40cf1
commit 12997de734
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
echo "Usage: this.sh [NewUser]"
echo "Example: this.sh alice"
echo "curl https://git.faronear.org/npm/sysconfig/raw/branch/main/debian-setup.sh -o ~/debian-setup.sh && bash ~/debian-setup.sh"
echo "curl -s https://git.faronear.org/npm/sysconfig/raw/branch/main/debian-setup.sh | bash"
if [ "$1" ]
then