X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/3912a1b7ee902c60898159c19cb66dbcd81aec7e..4aa503f3fb44503b2f6fbe6abdfeaf71411e7e55:/script.php?ds=sidebyside diff --git a/script.php b/script.php index be29f3d..f32ab20 100644 --- a/script.php +++ b/script.php @@ -44,7 +44,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) {

Scripting interface

This interface permits to script your uploads and downloads.

-

See source code of this interface to get available calls :)

+

See source code of this interface to get available calls :)

You may download a preconfigured Bash Script to easily send to and get files from the API via command line.