diff --git a/shared/sendkeys b/shared/sendkeys index a190b7f..9f562c8 100755 --- a/shared/sendkeys +++ b/shared/sendkeys @@ -30,7 +30,7 @@ then echo "--------------------------------" cat ${KEYSTORE}/*.pub |sort | uniq zip /var/tmp/keys.zip ~/.mykeys/_*.pub - /zTools/zPrivateConfig/bin/attmail.py + python3 /zTools/zPrivateConfig/bin/attmail.py else echo "ERROR: keystore not found" fi