Skip to content

Commit ee3c787

Browse files
author
Richard Cunningham
committed
remove mkdir from minimum spec terminalhistory
1 parent 0fcb8e0 commit ee3c787

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.devcontainer/features/sterminalhistory/install.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
set -e
33

44
echo "Activating feature 'terminal-history'"
5-
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"
6-
7-
mkdir -p $CONFIG_STAGING
5+
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"

0 commit comments

Comments
 (0)