Skip to content

Commit

Permalink
fix the studio file name
Browse files Browse the repository at this point in the history
Signed-off-by: Phani Sajja <psajja@progress.com>
  • Loading branch information
sajjaphani committed Jan 16, 2025
1 parent 619edf5 commit 8715dd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/studio/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ do_prepare() {
}

do_build() {
# shellcheck disable=SC2154
cp -v "$SRC_PATH"/bin/hab-studio-"${pkg_target#*-}".sh hab-studio
cp -v "$SRC_PATH"/bin/hab-studio-linux.sh hab-studio
cp -v "$SRC_PATH"/libexec/hab-studio-profile.sh .
cp -v "$SRC_PATH"/libexec/hab-studio-type-*.sh .

Expand Down

0 comments on commit 8715dd0

Please sign in to comment.