still another p2 reference
This commit is contained in:
@@ -207,7 +207,7 @@ _short_del() {
|
|||||||
}
|
}
|
||||||
_upload_url() {
|
_upload_url() {
|
||||||
echo "This information is a security risk, watch where it's shared"
|
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
|
exit
|
||||||
}
|
}
|
||||||
_self_url() {
|
_self_url() {
|
||||||
|
|||||||
Reference in New Issue
Block a user