diff --git a/.devcontainer/post-install.sh b/.devcontainer/post-install.sh new file mode 100644 index 0000000..3e2ecb6 --- /dev/null +++ b/.devcontainer/post-install.sh @@ -0,0 +1 @@ +cd etl && post install; \ No newline at end of file