aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 04a444c..c65c6d9 100755
--- a/install.sh
+++ b/install.sh
@@ -1,5 +1,10 @@
#!/usr/bin/env bash
+# TODO: Ask user what services to enable/start depending on init system
+# TODO: Move files to etc
+# TODO: Implement Interactive
+# TODO: Implement checklist
+
#======================================
# Variables
#======================================