Add zsh & nano #20
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ cd bash-5.1.8
|
|||
sed -e 's/$(prefix)/$(DESTDIR)$(prefix)/g' -i Makefile
|
||||
./configure
|
||||
make
|
||||
make install DESTDIR-"$1"
|
||||
make install DESTDIR="$1"
|
||||
|
|
Loading…
Reference in a new issue