hello world package

This commit is contained in:
2022-05-12 18:14:25 +02:00
parent 9e7c0b72d4
commit 0c33559a9b
12 changed files with 62 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -e
# Do something after package removal
exit 0