diff options
author | ben <ben@nagy.contact> | 2025-05-03 14:17:11 -0700 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-05-03 14:17:11 -0700 |
commit | 0670c4910a615244900af884a7919509d99e2176 (patch) | |
tree | dd9f60cb7f99ec04639cb9e7a577c8e164c18042 /install.sh | |
parent | 03aa9b73a6db45535b745e8c5d6f548beb5c8aaf (diff) |
bash
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..0f6d3cf --- /dev/null +++ b/install.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +# TODO |