From fac6ef387cb787f3a1b8236d567845c25665b66c Mon Sep 17 00:00:00 2001 From: Cyryl Plotnicki-Chudyk Date: Sat, 1 Aug 2015 08:05:20 +0200 Subject: [PATCH] removing todoman's setup line from the common config script --- common/configure_fresh_system | 1 - 1 file changed, 1 deletion(-) diff --git a/common/configure_fresh_system b/common/configure_fresh_system index be0f146c..5c795cc2 100755 --- a/common/configure_fresh_system +++ b/common/configure_fresh_system @@ -76,7 +76,6 @@ sudo ln -vfs /usr/bin/nodejs /usr/bin/node sudo npm install -g reveal-md # vdir syncer -sudo python3 setup.py install echo "installing vdirsyncer" sudo pip install vdirsyncer