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 a4d1fea commit a9de18a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ else

echo "CPU Arch: $CPU_ARCH"
echo "Download link: $LINK"
echo "Binary: $FILENAME"
echo
echo "Downloading binary..."

Expand All @@ -61,6 +62,8 @@ else
sudo ./apphub status
sudo ./apps/gaganode/gaganode config set --token="$TOKEN"
sudo ./apphub restart
sudo ./apphub status
sudo ./apphub log
sudo ./apps/gaganode/gaganode log
echo
cat ./apps/gaganode/user_conf/default.toml
Expand Down

0 comments on commit a9de18a

Please sign in to comment.