Don't need this. Should be good to go.

pull/28/head
George Kushnir 4 years ago
parent 8333e01eb7
commit 16540cb67f

@ -17,7 +17,6 @@ echo "Revision 1"
# update script if networked
if [[ $updated != "true" ]] && ping -q -c 1 -W 1 8.8.8.8 >/dev/null; then
echo "\e[1;31mNetworking detected. Checking for 1vyrain Updates...\e[0m"
rm /home/ivy/start.sh
wget -q https://raw.githubusercontent.com/n4ru/1vyrain/master/start.sh -O /home/ivy/start.sh
export updated="true"

Loading…
Cancel
Save