Explorar el Código

Update install_docker.sh

Ryan Fortner hace 3 años
padre
commit
82b1686313
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"