Skip to content
Snippets Groups Projects
Commit fdb539cd authored by Eric Bremner's avatar Eric Bremner
Browse files

Updating build gesso to just use gesso version

parent 736052dd
No related branches found
No related tags found
No related merge requests found
build_option=${1:-1} build_option=${1:-1}
HTML_PATH=${2:-"/var/www/html"} HTML_PATH=${2:-"/var/www/html"}
DRUPAL_PATH=${3:-/var/www/drupal8} DRUPAL_PATH=${3:-/var/www/drupal8}
gesso_version=${4:-"8.x-3.2-uw_wcms1"} gesso_version="8.x-3.2-uw_wcms1"
if [[ -L "$HTML_PATH/uw_wcms_gesso" ]]; then if [[ -L "$HTML_PATH/uw_wcms_gesso" ]]; then
echo "" echo ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment