mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +01:00
I read about rumour that Fedora want test remove those simlinks to bin,sbin un /; I add env to prevent problems
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
parent
28bd258de0
commit
0322242549
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Compatible with bash dash zsh mksh
|
||||
# but not with fish
|
||||
|
|
Loading…
Reference in a new issue