Skip to content
Snippets Groups Projects
Unverified Commit c584490b authored by Ruben Barkow's avatar Ruben Barkow Committed by GitHub
Browse files

Readme: manual installation fix branch

parent 8a7b94a8
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,6 @@ manually on a node and set the desired settings that should differ from default: ...@@ -94,7 +94,6 @@ manually on a node and set the desired settings that should differ from default:
LOGIN="root@[$ROUTER_IP]" LOGIN="root@[$ROUTER_IP]"
git clone https://github.com/Freifunk-Nord/gluon-ssid-changer.git ssid-changer git clone https://github.com/Freifunk-Nord/gluon-ssid-changer.git ssid-changer
cd ssid-changer/gluon-ssid-changer/ cd ssid-changer/gluon-ssid-changer/
git checkout lede
scp -r files/* $LOGIN:/ scp -r files/* $LOGIN:/
scp luasrc/lib/gluon/upgrade/500-ssid-changer $LOGIN:/lib/gluon/upgrade/ scp luasrc/lib/gluon/upgrade/500-ssid-changer $LOGIN:/lib/gluon/upgrade/
ssh $ROUTER_IP "/lib/gluon/upgrade/500-ssid-changer;" \ ssh $ROUTER_IP "/lib/gluon/upgrade/500-ssid-changer;" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment