refs #631 - Modify updateRepoInfo.py

pull/1/head
Gerardo GIl Elizeire 2024-08-21 13:28:06 +02:00
parent cbba3388fc
commit 521220f62c
1 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@ import shutil
repo_path = '/opt/opengnsys/images'
info_file = '/opt/opengnsys/etc/repoinfo.json'
#update_trash_script = '/opt/opengnsys/py_scripts/updateTrashInfo.py'
update_trash_script = '/home/administrador/updateTrashInfo.py'
update_trash_script = '/opt/opengnsys/py_scripts/updateTrashInfo.py'
# --------------------------------------------------------------------------------------------