WIP: Chain138 deployment scripts, flash receivers, HYBX OMNL recovery
This commit is contained in:
@@ -33,8 +33,8 @@ fi
|
||||
echo ""
|
||||
echo "--- Building Admin Dashboard ---"
|
||||
|
||||
if [ -d "../dbis_core/frontend" ] && [ -f "../dbis_core/frontend/package.json" ]; then
|
||||
cd ../dbis_core/frontend
|
||||
if [ -d "/home/intlc/projects/dbis_core/frontend" ] && [ -f "/home/intlc/projects/dbis_core/frontend/package.json" ]; then
|
||||
cd /home/intlc/projects/dbis_core/frontend
|
||||
echo "Installing dependencies..."
|
||||
npm install
|
||||
echo "Building..."
|
||||
|
||||
Reference in New Issue
Block a user