diff options
author | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:01:38 +0000 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:01:38 +0000 |
commit | a7406fb2a375bdc358361349c30850f8e523b46f (patch) | |
tree | b1f637988379b31efa2f7a417fd552318c1b3dae /installer/installer.sh | |
parent | 3510b0bcf7815b216dfc8ccb0569f36cbd4ec947 (diff) |
Start adding a installer
Diffstat (limited to 'installer/installer.sh')
-rw-r--r-- | installer/installer.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/installer/installer.sh b/installer/installer.sh new file mode 100644 index 0000000..6b0bd56 --- /dev/null +++ b/installer/installer.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +# TODO |