###Scripts version 1078###

This commit is contained in:
castro-fidel
2021-05-19 00:17:43 +03:00
parent 23cd198c39
commit 6e1639a85c
4 changed files with 11 additions and 6 deletions

View File

@ -187,7 +187,7 @@ PW_WINETRICKS () {
UPDATE_WINETRICKS
export PW_USE_TERMINAL=1
START_PORTWINE
"${PORT_WINE_TMP_PATH}/winetricks" -qr --force
"${PORT_WINE_TMP_PATH}/winetricks" -q -r --force
}
PW_EDIT_DB () {
xdg-open "${PORTWINE_DB_FILE}"