still another p2 reference

This commit is contained in:
2020-08-19 15:57:44 +03:00
parent 9221a94de1
commit 0637708122

View File

@@ -207,7 +207,7 @@ _short_del() {
}
_upload_url() {
echo "This information is a security risk, watch where it's shared"
echo "# python2 <( curl -L -s $FLEES_ROOTURL/script/upload_split/$FLEES_SHARE/$FLEES_TOKEN ) file_to_upload.ext"
echo "# python3 <( curl -L -s $FLEES_ROOTURL/script/upload_split/$FLEES_SHARE/$FLEES_TOKEN ) file_to_upload.ext"
exit
}
_self_url() {