Skip to content

Commit 576285f

Browse files
committed
Add setup script for installing Pixi on EDITO
1 parent 805547a commit 576285f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/pixi-on-edito.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
# Script that is used to install pixi in the EDITO platform
3+
4+
curl -fsSL https://pixi.sh/install.sh | sh

0 commit comments

Comments
 (0)