diff options
| author | Jeff Carr <[email protected]> | 2024-02-23 14:23:41 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-23 14:23:41 -0600 |
| commit | 89610b4a7ba3b8f18812a6fe9356671ed0feacb2 (patch) | |
| tree | 834372193655c1db62263616834fba43bf7872bd /resources/install.sh | |
| parent | f0e4214d46638a0777191736ec7653c8f4c6bf4b (diff) | |
rename files to not collide with go-deb
Diffstat (limited to 'resources/install.sh')
| -rwxr-xr-x | resources/install.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/install.sh b/resources/install.sh new file mode 100755 index 0000000..88642a5 --- /dev/null +++ b/resources/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash -x +# + +echo "TODO: make this work" |
