Hier liegen Freetz Images für avm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

9 lines
261 B

#!/bin/bash
echo "Fritzbox Flash Script by TRONX2100 (please try also LAN2 on FBOX!)"
cd freetz-ng
sudo ifconfig eth0 192.168.178.11 up
./tools/push_firmware
sudo ifconfig eth0 192.168.178.11 down
cd ..
echo "...vIelen Dank dass Sie mit TRON gereist sind :) "