Skip to content

Commit

Permalink
remove mkdir from minimum spec terminalhistory
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Cunningham committed Nov 21, 2024
1 parent 0fcb8e0 commit ee3c787
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/features/sterminalhistory/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
set -e

echo "Activating feature 'terminal-history'"
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"

mkdir -p $CONFIG_STAGING
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"

0 comments on commit ee3c787

Please sign in to comment.