4 lines
108 B
Text
4 lines
108 B
Text
|
# set the default IP of the cryptobox
|
||
|
|
||
|
echo -n "192.168.0.23" >"$IMAGE_DIR"/usr/share/cryptobox/defaults/ip
|