X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/d4e344cf24f5cc5c8c8c563b756cc42530c38fcd..c0148db53bacf76d96f36fbf6c7e07f92ed6c7c5:/script.php diff --git a/script.php b/script.php index 600b1d5..be29f3d 100644 --- a/script.php +++ b/script.php @@ -44,7 +44,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) {
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.