Switch to sh

This commit is contained in:
Fliegerjohn 2023-08-22 20:14:01 +02:00
parent 1503642515
commit 1c151d9702
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
# #
## Variables ## Variables

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
# #
## Restarting Interface in case of faulture ## Restarting Interface in case of faulture