diff --git a/base b/base index 9bc5b29..ebca878 100644 --- a/base +++ b/base @@ -6,4 +6,4 @@ RUN apt-get -y update \ && git clone https://git.bork.quest/skullbite/nvim-config ~/.config/nvim \ && echo "nvim" >> ~/.bashrc -# RUN chmod +x ./.sh && ./.sh +# RUN sh -c "$(curl -sSL https://git.bork.quest/skullbite/devpod-containers/raw/branch/main/env/<>.sh)"