diff options
| author | Jeff Carr <[email protected]> | 2024-02-11 19:26:44 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-11 19:26:44 -0600 |
| commit | 6127ce156f035fa5fb93050bc9838108f11228b7 (patch) | |
| tree | cf8cdbe87b4dbc10636ac8de6e89711459255b25 /files/install.sh | |
| parent | 24c2b897f084e9c659b139e65453f965a9f57a64 (diff) | |
add svg, new repos
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'files/install.sh')
| -rwxr-xr-x | files/install.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/install.sh b/files/install.sh new file mode 100755 index 0000000..88642a5 --- /dev/null +++ b/files/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash -x +# + +echo "TODO: make this work" |
