mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix typo in shebang of rc.d-cryptpad
missing # in shebang
This commit is contained in:
parent
a24370f0f2
commit
2c73fd4318
@ -1,4 +1,4 @@
|
||||
!/bin/sh
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
# PROVIDE: cryptpad
|
||||
# REQUIRE: DAEMON nginx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user