WIP: Chain138 deployment scripts, flash receivers, HYBX OMNL recovery

This commit is contained in:
defiQUG
2026-06-02 06:09:44 -07:00
parent e1560a880b
commit f04a7cb7c8
35 changed files with 2279 additions and 83 deletions

View File

@@ -36,7 +36,7 @@ cd ..
# Deploy Admin Dashboard
echo ""
echo "--- Building Admin Dashboard ---"
cd ../dbis_core/frontend
cd /home/intlc/projects/dbis_core/frontend
if [ -f "package.json" ]; then
npm install