- Copenhagen, Denmark
-
05:29
(UTC +01:00) - https://orcid.org/0009-0009-3644-2189
Pinned Loading
-
openwrt bootstrap
openwrt bootstrap 1echo "will install nano and create a .bash_profile and a .bashrc file"
2opkg update && opkg install nano-full
3touch ~/.bashrc
4echo -e "export EDITOR='/usr/bin/nano'" > ~/.bashrc
5touch ~/.bash_profile
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.