mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-11-02 00:35:49 +01:00
8.17
This commit is contained in:
@@ -11,6 +11,9 @@ if [ ! -e /usr/bin/ipkg-cl ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#echo "Start network and telnet ..."
|
#echo "Start network and telnet ..."
|
||||||
|
if [ -f /tmp/ver.txt ] ; then
|
||||||
|
rm -f/tmp/ver.txt
|
||||||
|
fi
|
||||||
cd /tmp; curl -O --ftp-ssl https://raw.githubusercontent.com/gutosie/NeoBoot8/master/ver.txt; cd /
|
cd /tmp; curl -O --ftp-ssl https://raw.githubusercontent.com/gutosie/NeoBoot8/master/ver.txt; cd /
|
||||||
if [ ! -f /tmp/ver.txt ] ; then
|
if [ ! -f /tmp/ver.txt ] ; then
|
||||||
/etc/init.d/networking stop; sync; /etc/init.d/networking start;
|
/etc/init.d/networking stop; sync; /etc/init.d/networking start;
|
||||||
|
|||||||
Reference in New Issue
Block a user