mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Docker Backup Script can't delete all temp files #376
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Miautier on GitHub (Oct 30, 2023).
Some of the files are owned by root:root and cannot be deleted withour elevated privilegs

@daniel-hiller commented on GitHub (Oct 30, 2023):
Hi,
please try to run the script with sudo
@Miautier commented on GitHub (Oct 30, 2023):
Hi,
thanks for your reply. I tried to get it done using an user without elevated privileges. If there is no way for me to do so, I have to give the user sudo.