diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-08-25 12:48:48 +0200 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-08-25 13:06:46 +0200 |
commit | 1169d626456c276954c96d515a5a0cd686c61338 (patch) | |
tree | 74cf56abfdef9653928e0bf4210d95bde468b258 /finish |
initially populated
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} |