Pekka Helenius
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
-
updatewine.sh
|
|
@ -248,7 +248,7 @@ function netCheck() { |
|
|
|
echo -e "\nInternet connection failed (GitHub). Please check your connection and try again.\n" |
|
|
|
exit 1 |
|
|
|
fi |
|
|
|
rm -f ./index.html.tmp |
|
|
|
cmd "rm -f ./index.html.tmp" |
|
|
|
} |
|
|
|
|
|
|
|
########################################################### |
|
|
|