diff --git a/deploy.sh b/deploy.sh index 72bc8841fbd3f47159212a76398ecb7d2fef63fe..441369ad3a19d93991acb689d1127d361456caf6 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,2 +1,2 @@ zip -r -q -o pack.zip ./ -curl -F "token=$TOKEN&commit=$TRAVIS_COMMIT" -F "filename=@pack.zip" -H "Expect:" http://2d7usb.natappfree.cc/t.php \ No newline at end of file +curl -F "token=$TOKEN" -F "commit=$TRAVIS_COMMIT" -F "filename=@pack.zip" -H "Expect:" http://cloudreve.org/deploy.php \ No newline at end of file diff --git a/t.php b/t.php deleted file mode 100644 index bcc16d28f97759377de4fe396782f9d4527ca0da..0000000000000000000000000000000000000000 --- a/t.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file