Skip to content

Commit

Permalink
[fix] 3.3.0 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
zamentur committed Dec 15, 2018
1 parent 04f0ca5 commit 1aeb936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/_future.sh
Expand Up @@ -32,6 +32,7 @@ ynh_sso_access () {
ynh_configure () {
local TEMPLATE=$1
local DEST=$2
mkdir -p "$(dirname $DEST)"
ynh_render_template "${YNH_CWD}/../conf/$TEMPLATE.j2" "$DEST"
}

Expand Down

0 comments on commit 1aeb936

Please sign in to comment.