glacier-usrpkgs/example-usrpkg/usrremove.sh
2022-05-27 18:38:07 +00:00

6 lines
83 B
Bash

#!/bin/sh
source /etc/glacier/hooks.sh
printf "this doesnt actually do anything"