Fixed the build script a dozen times
This commit is contained in:
parent
b79b496ad1
commit
b6fdcbebfd
@ -12,7 +12,7 @@ mkdir env && de env
|
|||||||
echo "Failed to create the env"
|
echo "Failed to create the env"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
cp -r ../../../git-teaspeak/default_files/{certs,commanddocs,geoloc,resources,,*.sh} .
|
cp -r ../../../git-teaspeak/default_files/{certs,commanddocs,geoloc,resources,*.sh} .
|
||||||
[[ $? -ne 0 ]] && {
|
[[ $? -ne 0 ]] && {
|
||||||
echo "Failed to copy env"
|
echo "Failed to copy env"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user