systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit 5d1474d7f1ad30adbfde82ce276d7468c102798b
parent 76784791be9834abf21a1b3dcbece1d61fc37e4d
Author: Remy Noulin <loader2x@gmail.com>
Date:   Mon, 11 Feb 2019 13:33:52 -0500

fix pick install

debian/1-system.sh | 2 ++
1 file changed, 2 insertions(+)

Diffstat:
Mdebian/1-system.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/1-system.sh b/debian/1-system.sh @@ -90,11 +90,13 @@ cd pick ./autogen.sh ./configure make install clean +cd .. # install yank git clone https://github.com/mptre/yank cd yank make install clean +cd .. # end apt-get autoremove -y