0x1949 Team - FAZEMRX - MANAGER
Edit File: tmux.postrm
#!/bin/sh set -e if [ "$1" = "remove" ]; then remove-shell /usr/bin/tmux fi