source: branches/testa-single-bookmark/bin/a.sh @ 99

Last change on this file since 99 was 41, checked in by anonymous, 6 years ago

add bin

  • Property svn:executable set to *
File size: 366 bytes
Line 
1#!/bin/sh
2#build_path=/var/www/vhosts/devconf.northern-cross.info/httpdocs/a/tmp/devconf-guest-4/tmp/md2site-x
3#target=d
4#subtarget=2018
5#conf_dir=/var/www/vhosts/devconf.northern-cross.info/httpdocs/a/tmp/devconf-guest-4/tmp/md2site-x/_xtest/wtjx/t12/conf
6
7build_path=$1
8target=$2
9subtarget=$3
10conf_dir=$4
11
12build.sh ${build_path} ${target} ${subtarget} ${conf_dir}
Note: See TracBrowser for help on using the repository browser.