From 41c543eb59947dca0a6ec9d3945ad2112213e0ac Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 24 Nov 2017 22:46:58 +0100 Subject: [PATCH] fill_exercices: we are in 2018! --- admin/fill_exercices.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/fill_exercices.sh b/admin/fill_exercices.sh index b6209e45..e2ce2141 100755 --- a/admin/fill_exercices.sh +++ b/admin/fill_exercices.sh @@ -1,9 +1,9 @@ #!/bin/bash BASEURL="http://localhost:8081" -BASEURI="https://owncloud.srs.epita.fr/remote.php/webdav/FIC 2017" +BASEURI="https://owncloud.srs.epita.fr/remote.php/webdav/FIC 2018" BASEFILE="/mnt/fic/" -CLOUDPASS=fic:'f>t\nV33R|(+?$i*' +CLOUDPASS="$CLOUD_USER:$CLOUD_PASS" new_theme() { NAME=`echo $1 | sed 's/"/\\\\"/g'`