diff options
Diffstat (limited to 'src/cli/test_anastasis_reducer_enter_secret.sh')
-rwxr-xr-x | src/cli/test_anastasis_reducer_enter_secret.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/test_anastasis_reducer_enter_secret.sh b/src/cli/test_anastasis_reducer_enter_secret.sh index 2b305b9..8005f08 100755 --- a/src/cli/test_anastasis_reducer_enter_secret.sh +++ b/src/cli/test_anastasis_reducer_enter_secret.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | # This file is in the public domain. | ||
3 | |||
2 | ## Coloring style Text shell script | 4 | ## Coloring style Text shell script |
3 | COLOR='\033[0;35m' | 5 | COLOR='\033[0;35m' |
4 | NOCOLOR='\033[0m' | 6 | NOCOLOR='\033[0m' |