bug fix attempts
This commit is contained in:
parent
3447eabd1b
commit
af0ad90b3b
4 changed files with 11587 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
if [ -f /usr/bin/makeself.sh ]; then
|
||||
# makeself is installed
|
||||
echo "makeself is installed, good"
|
||||
echo "makeself.sh is installed, good"
|
||||
mkslf=$(which makeself.sh)
|
||||
else
|
||||
if [ -f /usr/bin/makeself ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue