We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a8597 commit 40ed86bCopy full SHA for 40ed86b
install.sh
@@ -10,4 +10,4 @@ fi
10
11
wget https://raw.githubusercontent.com/snipe/snipe-it/master/snipeit.sh
12
chmod 744 snipeit.sh
13
-sudo ./snipeit.sh 2>&1 | sudo tee -a /var/log/snipeit-install.log
+./snipeit.sh 2>&1 | tee -a /var/log/snipeit-install.log
0 commit comments