* Fixing remaining paths in ansible deploy script

This commit is contained in:
shockrah
2021-10-22 23:52:18 -07:00
parent 17aa75a01e
commit 12525b8cd5
2 changed files with 7 additions and 3 deletions

2
scripts/build-all.sh Normal file → Executable file
View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -e -x
pushd ts
npm run build