From 00ba98ea57c8fb24f0f192b18a4ab06a49a04056 Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 11 Jun 2024 13:44:47 +0200 Subject: Add TODOs --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) 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 #====================================== -- cgit v1.2.3