mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-10 04:43:32 +00:00
electric-fence: use generic shebang in scripts
Being fixed at build time.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/data/data/com.termux/files/usr/bin/sh
|
||||
#!/bin/sh
|
||||
#edited from https://aur.archlinux.org/cgit/aur.git/tree/ef.sh?h=electricfence
|
||||
if [ "$1" = '' ]; then
|
||||
echo 'Usage: ef [executable] [arguments].'
|
||||
|
||||
Reference in New Issue
Block a user