diff options
-rwxr-xr-x | post-install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post-install.sh b/post-install.sh index 1950539..c03bda6 100755 --- a/post-install.sh +++ b/post-install.sh @@ -121,6 +121,7 @@ EOF # wbritish \ #|| true +#TODO: dpkg -l | grep ^rc sudo update-alternatives --set editor /usr/bin/vim.nox # TODO: initramfs |