systemSetup

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

commit 32041692fdefd5394d57ee8ce25d958cd61e8acd
parent 5615dbd895a1409ca1cea107f34e01622e49a43d
Author: Remy Noulin <loader2x@gmail.com>
Date:   Fri, 29 May 2020 20:22:41 +0200

fix bug preventing pick and yank installs

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

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

diff --git a/debian/1-system.sh b/debian/1-system.sh @@ -80,6 +80,7 @@ git clone https://noulin.net/git/git-off.git export OFF=`pwd`/git-off/c/git-off.c cd /usr/local/bin ln -s $OFF git-off +cd - # etckeeper # error in debian buster