Skip to content

Commit e6313d3

Browse files
welcome
1 parent e3c07f6 commit e6313d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/devcontainers/base/src/.devcontainer/nhsnotify/poststartcommand.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@
33
echo "reload shell"
44
source ~/.zshrc
55
echo "reloaded shell"
6+
7+
echo "running make config"
8+
make config
9+
echo "make config complete"
10+
611
/welcome.sh

0 commit comments

Comments
 (0)