fix shebang

master
bryan 2021-01-02 01:51:37 +00:00
parent f881a11388
commit a44447d9e4
1 changed files with 1 additions and 1 deletions

2
chip-battery.sh Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/bin/bash/ #!/bin/bash
# #
# library based on work by: @author Raoul R., 2016 # library based on work by: @author Raoul R., 2016
# #