self curl safer command
This commit is contained in:
@@ -142,7 +142,7 @@ _self_url() {
|
|||||||
SELF=$( basename "$0" )
|
SELF=$( basename "$0" )
|
||||||
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 ""
|
echo ""
|
||||||
echo "# curl $FLEES_ROOTURL/script/flip/$FLEES_SHARE/$FLEES_TOKEN -o $SELF && chmod +x $SELF"
|
echo "# curl -fLo $SELF $FLEES_ROOTURL/script/flip/$FLEES_SHARE/$FLEES_TOKEN && chmod +x $SELF"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
_msg() {
|
_msg() {
|
||||||
|
|||||||
Reference in New Issue
Block a user