Skip to content

Commit 41775a2

Browse files
committed
Fix shebang
1 parent 3810716 commit 41775a2

File tree

1 file changed

+1
-1
lines changed
  • modules/pkg.d

1 file changed

+1
-1
lines changed

modules/pkg.d/pkg

+1-1
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)