Skip to content

Commit d319eb2

Browse files
committed
Changed conda.sh to bash script
1 parent e98cc0a commit d319eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
conda update -y conda
44
conda update -y --all

0 commit comments

Comments
 (0)