Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Sep 14, 2024
1 parent 162301c commit 8dc0fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/satisfactory/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ GREEN='\033[0;32m'
YELLOW='\033[1;33m'
BLUE='\033[0;34m'
NC='\033[0m'
#test
MSGERROR="\033[0;31mERROR:\033[0m"
MSGWARNING="\033[0;33mWARNING:\033[0m"
NUMCHECK='^[0-9]+$'
Expand Down

0 comments on commit 8dc0fbb

Please sign in to comment.