mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-17 12:24:55 +00:00
fix _template/build.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user