Changes between Version 113 and Version 114 of SystemAdministration/Default_VM_setup


Ignore:
Timestamp:
11/05/18 11:25:45 (6 years ago)
Author:
Willem Elbers
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemAdministration/Default_VM_setup

    v113 v114  
    181181cd ../..
    182182ln -s deploy-assets/control-script/control.sh control.sh)"
     183## Install version script
     184(cd /home/deploy/build-assets && curl -o version.sh https://gitlab.com/CLARIN-ERIC/build-assets/raw/master/version.sh)
    183185}}}
    184186### Postfix configuration for host email (script) -> define "SMTP_USER" "SMTP_PWD" and run as it is ###