fixed sanitized username again...
authorChris Koeritz <fred@gruntose.com>
Fri, 7 Mar 2025 21:30:27 +0000 (21:30 +0000)
committerChris Koeritz <fred@gruntose.com>
Fri, 7 Mar 2025 21:30:27 +0000 (21:30 +0000)
commit9b3be77bac1a60f55ac20b4e63905fc382e38d72
tree1b65484da61fed2a58a6d00289206496a1b39b38
parent296f70025c5d4c3ccf64a652468b48d13f7ab478
fixed sanitized username again...

...so it doesn't think it can reset USER variable if it's broken.
also fixed safedel to not loudly complain if its attempted chmod
doesn't work right, which will always happen when, for example, the
www-data user is using feisty meow code, but it cannot chmod the linked
customize directory since that's linked to the real feisty meow
code which www-data has no perms on.
scripts/core/variables.sh
scripts/files/safedel.pl