changed template dockerfile

This commit is contained in:
skullbite
2025-03-07 09:13:20 -05:00
parent 96559e7f29
commit 8cb8870031

2
base
View File

@@ -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 ./<lang>.sh && ./<lang>.sh
# RUN sh -c "$(curl -sSL https://git.bork.quest/skullbite/devpod-containers/raw/branch/main/env/<>.sh)"