diff options
Diffstat (limited to 'finish')
-rw-r--r-- | finish | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#!/usr/bin/execlineb -P + +# TODO: +# a sane example of handling the arguments would be nice + +# cleanup some files related to this service +rm -rf /tmp/${3} |