forked from CastroFidel/PortWINE
Global update of the port_on file
This commit is contained in:
@ -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" ]
|
||||
|
Reference in New Issue
Block a user