linkwallet/etc/postremove.sh

5 lines
54 B
Bash

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