Update package-release.sh
This commit is contained in:
parent
77ce16af7c
commit
fd9d998339
|
|
@ -3,6 +3,7 @@
|
|||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ../config.sh
|
||||
. ../colors.sh
|
||||
. ../environment.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue