fill_exercices: we are in 2018!

This commit is contained in:
nemunaire 2017-11-24 22:46:58 +01:00
parent 07a372ab79
commit bf86e40db0

View file

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
BASEURL="http://localhost:8081" 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/" BASEFILE="/mnt/fic/"
CLOUDPASS=fic:'f>t\nV33R|(+?$i*' CLOUDPASS="$CLOUD_USER:$CLOUD_PASS"
new_theme() { new_theme() {
NAME=`echo $1 | sed 's/"/\\\\"/g'` NAME=`echo $1 | sed 's/"/\\\\"/g'`