Skip to content

Commit 4e5ae1a

Browse files
committed
Check if we terminated
1 parent 12e8278 commit 4e5ae1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/jobs/baseinstall.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,7 @@ elif [ "$version" = "all" ]; then
149149
mysql_root "UPDATE user SET teamid = 1 WHERE userid = 1;" $DATABASE_NAME
150150
fi
151151
section_end
152+
153+
echo "Finished install"
154+
155+

0 commit comments

Comments
 (0)