[wishlist] sed: can't create temp file: permission denied #3
Loading…
Reference in a new issue
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?
command:
!neko wishlist remove tape measure
result:
it appears that wishlist.txt was somehow created just fine and nekobot has write perms, but new files in the root cannot be created. this is a problem on the production machine as it doesn't happen in my local testing.
i propose creating a directory called
var/
and making sure the permissions are correct on startup, then either:$PWD
will go there