mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-11 18:14:27 +00:00
fix _template/build.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname $0)"/..
|
||||
cd "$(dirname $0)"
|
||||
|
||||
if [ "$CI" ]; then
|
||||
# write out SSH key
|
||||
|
||||
Reference in New Issue
Block a user