Closed jonschipp closed 9 years ago
Default is to use sudo -i to get an interactive shell. Allow others like su, etc.
To do this, environment variables must be passed in a different way.
-su: PLATFORM=islet: No such file or directory
Complete https://github.com/jonschipp/ISLET/commit/54c0877e4ffc13ba0fb09a56d5b058dff799f490
Default is to use sudo -i to get an interactive shell. Allow others like su, etc.