diff options
| author | Jeff Carr <[email protected]> | 2023-02-08 11:04:04 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-02-08 11:04:04 -0600 |
| commit | 4b1c7eebdae45c12a0e1bebed82c0093a15cea8c (patch) | |
| tree | 584c5f499697cfb82442d85c8bccba15d84aeaba /debian/postinst | |
Initial Commit
Diffstat (limited to 'debian/postinst')
| -rwxr-xr-x | debian/postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst new file mode 100755 index 0000000..1a24852 --- /dev/null +++ b/debian/postinst @@ -0,0 +1 @@ +#!/bin/sh |
