Skip to content

Commit

Permalink
Zowe Suite v1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zowe-robot authored Aug 16, 2022
2 parents a3033f1 + 6b54b5a commit 3393e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ installNojs() {
# install script expected to copy the plugin into this location. could be done manually too.
app_path=$INSTANCE_DIR/workspace/app-server/pluginDirs/${id}
fi

mkdir -p ${fallback_inst}/workspace/app-server/plugins
cat <<EOF >${fallback_inst}/workspace/app-server/plugins/${id}.json
{
"identifier": "${id}",
Expand Down

0 comments on commit 3393e0b

Please sign in to comment.