X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/f65244fc26208f942fbe5e5cdf5a6570dc493005..b8529b7920e55575e12fb6a9d01ebfcc82922fc0:/script.php?ds=sidebyside diff --git a/script.php b/script.php index f00b1df..ffd2c0e 100644 --- a/script.php +++ b/script.php @@ -50,7 +50,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) { <h2>Scripting interface</h2> <p>This interface permits to script your uploads and downloads.</p> <p>See <a href="https://gitlab.com/mojo42/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</p> - <p>You may download a preconfigured <a href="<?php echo JIRAFEAU_ABSPREFIX . 'script.php?lang=bash'; ?>">Bash Script</a> to easily send to and get files from the API via command line.</p> + <p>You may download a preconfigured <a href="script.php?lang=bash">Bash Script</a> to easily send to and get files from the API via command line.</p> </div> <br /> <?php