updating the soun installation script

This commit is contained in:
Sergey Palcheh
2025-12-26 15:34:37 +06:00
parent ded36048d5
commit 41d43e5a94

View File

@@ -2,12 +2,12 @@
# info_ru: Справочник кодов обозначения налоговых органов для целей учета налогоплательщиков
########################################################################
export PROG_URL="https://www.nalog.gov.ru"
export WH_WINE_USE="wine_x_tkg_10-0_amd64"
export WH_WINE_USE="system"
export WINEPREFIX="soun"
export PROG_NAME="СОУН"
export PROG_ICON="soun"
export BASE_PFX="defpfx_x86_v01"
export WINEARCH="win32"
export BASE_PFX="none"
export WINEARCH="win64"
export INSTALL_DLL=""
export WH_WINDOWS_VER="10"
export WH_USE_EXTRA_FONTS="1"