improved documentation about maco.check.update.sh' --web option
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3947]
This commit is contained in:
parent
a6b4ccd81d
commit
8333271550
|
@ -458,7 +458,7 @@ if [ ! "${NBARGS}" -eq "0" ]; then
|
||||||
URGENT_ONLY_MODE=0
|
URGENT_ONLY_MODE=0
|
||||||
;;
|
;;
|
||||||
-w|--web ) ## Web mode
|
-w|--web ) ## Web mode
|
||||||
## Get versions from webserver
|
## Get maco versions from webserver https://store.ipr.univ-rennes.fr instead of sshfs mount /mnt/store.ipr
|
||||||
WEB_MODE=0
|
WEB_MODE=0
|
||||||
;;
|
;;
|
||||||
-- ) ## End of options list
|
-- ) ## End of options list
|
||||||
|
|
Loading…
Reference in New Issue