diff options
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-x | upgrade.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/bash +export LANG=C + function status { if [ ! -d "$1" ]; then return |
index : ml/all | ||
Combine all tmw2 repositories | root |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | upgrade.sh | 2 |
@@ -1,5 +1,7 @@ #!/bin/bash +export LANG=C + function status { if [ ! -d "$1" ]; then return |