apprell / proxmox-autosnap

Automatic ZFS Snapshot Script for Proxmox VE 5, 6, 7 and 8
73 stars 15 forks source link

Fix permissions #3

Closed WaaromZoMoeilijk closed 2 years ago

WaaromZoMoeilijk commented 2 years ago

Fix:


root@test2:~# /usr/local/sbin/proxmox-autosnap.py --autosnap --vmid all --label hourly --keep 23
-bash: /usr/local/sbin/proxmox-autosnap.py: Permission denied
jocelynj commented 1 year ago

@apprell : would you accept a Pull request to add executable permission to proxmox-autosnap.py directly on git repository?