Global update of the port_on file

This commit is contained in:
castro-fidel
2020-12-02 22:02:14 +03:00
parent fcc2062221
commit 9c0257fcbc
20 changed files with 277 additions and 23760 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Author: PortWINE-Linux.ru
read "update_loc" < "${config_path}/${portname}_loc"
read "update_loc" < "${PORT_WINE_TMP_PATH}/${portname}_loc"
export update_loc=${update_loc}
if [ "${update_loc}" = "RUS" ]