diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 #====================================== |
