forked from CastroFidel/winehelper
deleting the string 'try_remove_file ' in the ABC program installation scripts
This commit is contained in:
@ -18,7 +18,6 @@ if try_download "https://abccenter.ru/wp-content/soft/abc_erp_bim_converter.exe"
|
||||
try_copy_file "${AUTOINSTALL_EXE}" "$DRIVE_C/ABC-Soft/abc_erp_bim_converter"
|
||||
|
||||
try_remove_file "$AUTOINSTALL_EXE"
|
||||
try_remove_file "$ABC_FILE"
|
||||
|
||||
WIN_FILE_EXEC="$DRIVE_C/ABC-Soft/abc_erp_bim_converter.exe"
|
||||
create_desktop "$PROG_NAME" "$WIN_FILE_EXEC" "$PROG_ICON"
|
||||
|
Reference in New Issue
Block a user