logbot: @folder renaming leaves the old folder + subfolders behind #24
Loading…
Reference in New Issue
Block a user
No description provided.
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?
These two folders are currently still there for example:
The
relearn2021/
folder is left behind, becausestylesheet.css
is still in there.It might be related to the order the functions in the script: after renaming the folder and moving everything to the new foldername, the bot still copies the stylesheet over to the old one.