mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
xbps-src/libexec: remove double slash from shebang.
This commit is contained in:
parent
087b1303ce
commit
31b544020f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!//bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# vim: set ts=4 sw=4 et:
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!//bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# vim: set ts=4 sw=4 et:
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue