diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2013-10-17 03:53:15 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 04:27:39 +0200 |
commit | 58ac6f61f94614e4550e6a35421600cd271f2c9f (patch) | |
tree | 52a041b6e2ee1fa58bf2d37be28d8b0499be3aa5 | |
parent | c1c8a58467316855e7065dac8aa5d98cfcee3b9b (diff) |
wibble
-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 |