Skip to content

Commit fd3e43d

Browse files
authored
Add bootstrap script for Season 3 secrets (#164)
1 parent 329830d commit fd3e43d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Season-3/script/bootstrap-season-3

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/bash
2+
3+
export SEASON_3_LEVEL_1_SECRET="PLAY2WIN"
4+
export SEASON_3_LEVEL_2_SECRET="R3FUND11"
5+
export SEASON_3_LEVEL_3_SECRET="OMG123GO"
6+
export SEASON_3_LEVEL_4_SECRET="WIN8CODE"
7+
export SEASON_3_LEVEL_5_SECRET="GIFT2YOU"
8+
export SEASON_3_LEVEL_6_SECRET="CODE4FUN"

0 commit comments

Comments
 (0)