Skip to content

Commit

Permalink
use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszklim committed Apr 6, 2020
1 parent a76630d commit 3196b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencv/5-install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

if [ "$1" != "" ]; then
version=$1
Expand Down

0 comments on commit 3196b26

Please sign in to comment.