Skip to content

Commit e9e1c37

Browse files
committed
dbg
1 parent ba21cd5 commit e9e1c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deploy.sh

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# small script to deploy to Vercel
44
set -xeu
55

6+
touch ~/.bashrc
7+
ls -lisah ~
8+
69
# install pixi
710
export PIXI_VERSION=v0.9.1 && curl -fsSL https://pixi.sh/install.sh | bash
811
ls -lisah ~

0 commit comments

Comments
 (0)