install rollback bash to py wirepy and wirepy rollback to py
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user