Browse Source

Update install_docker.sh

Ryan Fortner 3 years ago
parent
commit
82b1686313
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install_docker.sh

+ 1 - 1
install_docker.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 function error {
   echo -e "\\e[91m$1\\e[39m"