Skip to content

Commit

Permalink
(test)
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys420 committed Jul 12, 2024
1 parent eb13630 commit 5bbe8fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib-github/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ echo "Activating feature '$FEATURE_NAME'"
# Define the base directory where the feature libraries are stored
BASE_DIR=${BASEDIR:-"/usr/share/phorcys-devcontainer-libraries"}

find /usr/share/phorcys-devcontainer-libraries/common

# Source lib-common feature
source "$BASE_DIR/common/1/main.sh"

Expand Down

0 comments on commit 5bbe8fd

Please sign in to comment.