Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
XternA committed Apr 17, 2024
1 parent a9de18a commit 7f54fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [ -d ./apphub-linux* ]; then
sudo ./apphub log
sudo ./apps/gaganode/gaganode log
echo
cat ./apps/gaganode/user_conf/default.toml
echo "Token: $TOKEN"
else
CPU_ARCH=$(uname -m)
LINK="https://assets.coreservice.io/public/package/60/app-market-gaga-pro/1.0.4/app-market-gaga-pro-1_0_4.tar.gz"
Expand Down Expand Up @@ -66,5 +66,5 @@ else
sudo ./apphub log
sudo ./apps/gaganode/gaganode log
echo
cat ./apps/gaganode/user_conf/default.toml
echo "Token: $TOKEN"
fi

0 comments on commit 7f54fb7

Please sign in to comment.