This commit is contained in:
Patrick Schleizer 2019-12-20 06:02:17 -05:00
parent 071c64dc41
commit 7f8b3c76de
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -96,7 +96,6 @@ set_file_perms() {
continue
fi
echo "INFO: fso: '$fso'"
fso_without_trailing_slash="${fso%/}"
## Use dpkg-statoverride so permissions are not reset during upgrades.