Gorgone
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
s3
|
@ -1,7 +1,7 @@ |
|
|
#!/bin/bash |
|
|
#!/bin/bash |
|
|
|
|
|
|
|
|
VERSIONCOUNTER=305 |
|
|
VERSIONCOUNTER=305 |
|
|
SIMPLEVERSION="3.0 RC5";OIFS=$IFS; |
|
|
SIMPLEVERSION="3.0 RC6";OIFS=$IFS; |
|
|
export NCURSES_NO_UTF8_ACS=1; |
|
|
export NCURSES_NO_UTF8_ACS=1; |
|
|
|
|
|
|
|
|
#set dir_vars |
|
|
#set dir_vars |
|
|