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