diff --git a/buildUpgradePackages.sh b/buildUpgradePackages.sh index d48e4ec..4661872 100755 --- a/buildUpgradePackages.sh +++ b/buildUpgradePackages.sh @@ -3,7 +3,7 @@ . /etc/portage/make.conf if [[ $(pgrep -f -c $(basename $0)) -gt 1 ]] ; then - echo other instance still running +# echo other instance still running exit 1 fi