mirror of
https://github.com/casjaysdevdocker/bun
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
45cbb13b52
commit
6c040530b5
@ -20,7 +20,7 @@ RUN set -ex; \
|
||||
apt-get update && apt-get upgrade -yy && apt-get install -yy \
|
||||
unzip && \
|
||||
curl -q -fsSL https://bun.sh/install | bash && \
|
||||
ln -sf /usr/local/share/bun/bun /usr/local/bin && \
|
||||
ln -sf /usr/local/share/bun/bin/bun /usr/local/bin && \
|
||||
git clone "https://github.com/casjay-templates/bunjs" "/usr/local/share/template-files/data/htdocs/www/" && \
|
||||
cd "/usr/local/share/template-files/data/htdocs/www" && \
|
||||
/usr/local/bin/bun install
|
||||
|
Loading…
x
Reference in New Issue
Block a user