summaryrefslogtreecommitdiff
path: root/data/nano/make.sh
blob: ce61731da44144ef4b825c6e0e707536cadbdc5e (plain)
1
2
3
4
5
6
pkg:setup
pkg:configure --enable-all
make
pkg:install
pkg: mkdir -p /etc/profile.d
pkg: cp -a %/nano.sh /etc/profile.d