flectra/addons/point_of_sale/tools/posbox/configuration/clear_wifi_configuration.sh
flectra-admin 769eafb483 [INIT] Inception of Flectra from Odoo
Flectra is Forked from Odoo v11 commit : (6135e82d73)
2018-01-16 11:45:59 +05:30

7 lines
188 B
Bash
Executable File

#!/usr/bin/env bash
logger -t posbox_clear_wifi_configuration "Clearing the wifi configuration"
sudo mount -o remount,rw /
sudo rm -f /home/pi/wifi_network.txt
sudo mount -o remount,ro /