Translations:Wi-Fi Old/24/en: различия между версиями

Нет описания правки
(Новая страница: «# If the return code from ping ($?) is not 0 (meaning there was an error) if [ $? != 0 ] then # Restart the wireless interface ifdown --force ${WLANINTERFACE} ifu…»)
 
Строка 7: Строка 7:
fi
fi
</syntaxhighlight>
</syntaxhighlight>
# Make the file executable by running the command <syntaxhighlight lang="bash">
# Make file executable by running the command <syntaxhighlight lang="bash">
chmod +x /root/wifi_autoconnect.sh
chmod +x /root/wifi_autoconnect.sh
</syntaxhighlight>
</syntaxhighlight>
12 063

правки