fix typo in shebang of rc.d-cryptpad

missing # in shebang
This commit is contained in:
patpro 2025-05-01 19:14:12 +02:00 committed by GitHub
parent a24370f0f2
commit 2c73fd4318
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
!/bin/sh
#!/bin/sh
# $FreeBSD$
# PROVIDE: cryptpad
# REQUIRE: DAEMON nginx