diff --git a/common/configure_fresh_system b/common/configure_fresh_system index 4885a51f..c5bb9f70 100755 --- a/common/configure_fresh_system +++ b/common/configure_fresh_system @@ -187,7 +187,6 @@ if [[ -z $NOPYTHON3 ]]; then fi echo "Installing Nikola" $SUDO $PIP install pygments-style-solarized ws4py watchdog webassets Nikola - fi fi if [[ -z $USER ]]; then