Your IP : 3.129.70.138


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/tmux.postrm

#!/bin/sh

set -e

if [ "$1" = "remove" ]; then
    remove-shell /usr/bin/tmux
fi