We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9550413 commit ba68b7bCopy full SHA for ba68b7b
deploy.sh
@@ -4,8 +4,8 @@
4
set -xeu
5
6
# install pixi
7
-touch ~/.bashrc
8
export PIXI_VERSION=v0.9.1 && curl -fsSL https://pixi.sh/install.sh | bash
+ls -lisah ~
9
source ~/.bashrc
10
11
pixi install
0 commit comments