* Fixing remaining paths in ansible deploy script
This commit is contained in:
2
scripts/build-all.sh
Normal file → Executable file
2
scripts/build-all.sh
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -e -x
|
||||
|
||||
pushd ts
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user