Explorar o código

fix: /bin/sh (#470)

Shuyoou hai 1 ano
pai
achega
126105d538
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/login.sh

+ 1 - 1
scripts/login.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 
 read -p "Enter your Docker Hub username: " DOCKER_USERNAME
 read -p "Enter your Docker Hub username: " DOCKER_USERNAME
 read -sp "Enter your Docker Hub password: " DOCKER_PASSWORD
 read -sp "Enter your Docker Hub password: " DOCKER_PASSWORD