linkwallet/etc/postremove.sh

5 lines
54 B
Bash
Raw Normal View History

#!/bin/sh
userdel linkwallet
systemctl daemon-reload