forked from norman/fusionpbx-install.sh-github-mirror
Update package-all.sh
This commit is contained in:
4
debian/resources/switch/package-all.sh
vendored
4
debian/resources/switch/package-all.sh
vendored
@@ -1,5 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ../config.sh
|
||||
. ../colors.sh
|
||||
. ../environment.sh
|
||||
|
||||
Reference in New Issue
Block a user