Hack manually to use /bin/sh for all OS
This commit is contained in:
parent
c6c26928eb
commit
5ce0a15cb1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/sh
|
||||
#!/bin/sh
|
||||
# install - install a program, script, or datafile
|
||||
|
||||
scriptversion=2013-12-25.23; # UTC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue