summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/norbert/postunix.sh
blob: e849976500a592f67ebae3c8168145aee5eb453c (plain)
1
2
3
4
5
6
#!/bin/sh

echo "Running post action for norbert: $*"

exit 0