mirror of
https://github.com/NewFuture/DDNS.git
synced 2022-04-19 20:24:44 +00:00
Fix shebang typo (#217)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# /bin/bash
|
#!/bin/bash
|
||||||
service='[Unit]
|
service='[Unit]
|
||||||
Description=NewFuture ddns
|
Description=NewFuture ddns
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|||||||
Reference in New Issue
Block a user