mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
clear script
This commit is contained in:
parent
0e25719af2
commit
6f2c2f9d5b
@ -981,8 +981,6 @@ write_config() {
|
||||
PASSPHRASE="$4"
|
||||
fi
|
||||
|
||||
echo "$@"
|
||||
|
||||
for config_opt in "${CONFIG_OPTS[@]}"; do
|
||||
eval echo $config_opt=\$$config_opt
|
||||
done >> "$STORE_CONFIG"
|
||||
|
Loading…
Reference in New Issue
Block a user