change interpreter to bash
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# Define the state file
|
# Define the state file
|
||||||
STATE_FILE="/tmp/network_toggle_state"
|
STATE_FILE="/tmp/network_toggle_state"
|
||||||
|
Reference in New Issue
Block a user