Skip to content

Commit ffa9250

Browse files
committed
for test
1 parent 5bc7515 commit ffa9250

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Install/openWRT23_install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34936,6 +34936,10 @@ if [ ! -z $1 ]
3493634936
else
3493734937
remotestart=''
3493834938
fi
34939+
opkg update
34940+
opkg install bc
34941+
#for Testing
34942+
remotestart='1'
3493934943

3494034944
if [ -z $remotestart ]
3494134945
then

0 commit comments

Comments
 (0)