Skip to content

Commit

Permalink
Check if we terminated
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Dec 1, 2024
1 parent 12e8278 commit 4e5ae1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,7 @@ elif [ "$version" = "all" ]; then
mysql_root "UPDATE user SET teamid = 1 WHERE userid = 1;" $DATABASE_NAME
fi
section_end

echo "Finished install"


0 comments on commit 4e5ae1a

Please sign in to comment.