Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 671 → Rev 672

/scripts/sbin/alcasar-version.sh
1,11 → 1,13
#!/bin/sh
#!/bin/bash
# $Id: alcasar-version-list.sh 393 2011-01-02 10:00:53Z franck $
 
# alcasar-version-list.sh
# by Rexy
# by Richard REY
# This script is distributed under the Gnu General Public License (GPL)
 
# permet de connaitre la version d'ALCASAR en production/stable pour permettre une éventuelle MAJ
# récupère les versions d'ALCASAR (stable et développement)
# download the ALCASAR versions (stable / dev)
 
VERSION="/var/www/html/VERSION"
SITE_VERSION="version.alcasar.info"
MAJ="False"