forked from CastroFidel/winehelper
added script for Alta-Maximum
This commit is contained in:
@ -16,7 +16,7 @@ AUTOINSTALL_UNPACK="${WH_TMP_DIR}/gtdw280125"
|
||||
AUTOINSTALL_SETUP="${WH_TMP_DIR}/gtdw280125/setup.exe"
|
||||
|
||||
prepair_wine
|
||||
if try_download "https://www1.alta.ru/pub/packets/distr/gtdw280125.zip" "${AUTOINSTALL_EXE}" ; then
|
||||
if try_download "https://www2.alta.ru/pub/packets/distr/gtdw280125.zip" "${AUTOINSTALL_EXE}" ; then
|
||||
7z x -y "${AUTOINSTALL_EXE}" -o"${AUTOINSTALL_UNPACK}"
|
||||
try_remove_file "$AUTOINSTALL_EXE"
|
||||
|
||||
|
Reference in New Issue
Block a user