forked from norman/fusionpbx-install.sh-github-mirror
BugFix-Resource sourcing (#46)
changes of directory using relative paths is back firing
This commit is contained in:
2
debian/resources/arguments.sh
vendored
2
debian/resources/arguments.sh
vendored
@@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ./colors.sh
|
||||
|
||||
#Process command line options only if we haven't been processed once
|
||||
if [ -z "$CPU_CHECK" ]; then
|
||||
export script_name=`basename "$0"`
|
||||
|
||||
Reference in New Issue
Block a user