Skip to content

Commit 41775a2

Browse files
committed
Fix shebang
1 parent 3810716 commit 41775a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/pkg.d

modules/pkg.d/pkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!//usr/local/bin/cbsd
1+
#!/usr/local/bin/cbsd
22
# fetch http://pkgmir.pkg.freebsd.org/freebsd:11:x86:64/latest/packagesite.txz
33
#v10.0.3
44
globalconf="${workdir}/cbsd.conf"

0 commit comments

Comments
 (0)