From 24d9214db404e314de46ebafdd62e52276203a50 Mon Sep 17 00:00:00 2001 From: poka Date: Thu, 4 Jun 2020 15:00:16 +0200 Subject: [PATCH] don't start patchwork --- zen/tools/make_G1SSB_secret.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zen/tools/make_G1SSB_secret.sh b/zen/tools/make_G1SSB_secret.sh index 429fd4b..0de83b7 100755 --- a/zen/tools/make_G1SSB_secret.sh +++ b/zen/tools/make_G1SSB_secret.sh @@ -344,7 +344,7 @@ rm /tmp/patchwork.deb sleep 2 # Start Patchwork -[[ $(which ssb-patchwork) ]] && ssb-patchwork & || echo -e "${c_red}Patchwork is not installed" +#[[ $(which ssb-patchwork) ]] && ssb-patchwork || echo -e "${c_red}Patchwork is not installed$c_" ~/.zen/astroport/zen/ssb_INIT.sh ~/.zen/astroport/zen/cron_VRFY.sh