mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-08-26 11:24:12 +02:00
hello world package
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Do something before package removal
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user