Skip to content

Commit

Permalink
sys-129-dashboard-github-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
chrypnotoad authored Apr 22, 2024
1 parent 87c4778 commit 922181e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dry_run() {
rm -rf tmp
mkdir tmp
cd tmp || exit
git clone https://gitlab.com/shardeum/validator/gui.git
git clone https://github.com/shardeum/validator-gui.git
cd gui || exit
if npm install && npm run build; then
echo 'Dry run update successful'
Expand Down

0 comments on commit 922181e

Please sign in to comment.