Skip to content

Commit 56e4346

Browse files
committed
pixi: Add a shebang
1 parent 649fa6b commit 56e4346

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/activation.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#! /bin/bash
2+
# Activation script
3+
14
# Remove flags setup from cxx-compiler
25
unset CFLAGS
36
unset CPPFLAGS

0 commit comments

Comments
 (0)