refs #631 - Modify updateRepoInfo.py
parent
cbba3388fc
commit
521220f62c
|
@ -29,8 +29,7 @@ import shutil
|
||||||
|
|
||||||
repo_path = '/opt/opengnsys/images'
|
repo_path = '/opt/opengnsys/images'
|
||||||
info_file = '/opt/opengnsys/etc/repoinfo.json'
|
info_file = '/opt/opengnsys/etc/repoinfo.json'
|
||||||
#update_trash_script = '/opt/opengnsys/py_scripts/updateTrashInfo.py'
|
update_trash_script = '/opt/opengnsys/py_scripts/updateTrashInfo.py'
|
||||||
update_trash_script = '/home/administrador/updateTrashInfo.py'
|
|
||||||
|
|
||||||
|
|
||||||
# --------------------------------------------------------------------------------------------
|
# --------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue