fix _template/build.sh

This commit is contained in:
Conduitry
2019-04-30 10:19:35 -04:00
parent 670598fe59
commit 8fe8b91ccf

View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
cd "$(dirname $0)"/.. cd "$(dirname $0)"
if [ "$CI" ]; then if [ "$CI" ]; then
# write out SSH key # write out SSH key