install rollback bash to py wirepy and wirepy rollback to py

This commit is contained in:
2024-09-19 20:30:01 +02:00
parent 4e841301f7
commit b633fac5a0
5 changed files with 40 additions and 40 deletions

View File

@ -299,7 +299,7 @@ class ExportTunnels:
tl = ListTunnels.tl_list()
try:
if len(tl) != 0:
wg_tar = _u, now_datetime
wg_tar = '/home/' + str(_u) + now_datetime
p_to_conf = Path('/etc/wire_py/')
shutil.make_archive(wg_tar, 'zip', p_to_conf)
#if zip_full != 0: