Changeset 1426 for llx-pool-tools/trunk/fuentes/install-files/usr/share/llx-pool/actions/xenial/sync-pro-to-lliurex-net-pro.sh
- Timestamp:
- May 9, 2016, 9:44:04 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
llx-pool-tools/trunk/fuentes/install-files/usr/share/llx-pool/actions/xenial/sync-pro-to-lliurex-net-pro.sh
r1290 r1426 9 9 read x 10 10 if [ "$x" = "y" ]; then 11 11 12 llx-pool-check-version-stamp 13 14 rc=$? 15 16 if [ "$rc" = "1" ]; then 17 exit 0 18 fi 19 12 20 USERS_AT_HOSTS="syncpool@lliurex.net" 13 21
Note: See TracChangeset
for help on using the changeset viewer.