Shuyoou 1 rok temu
rodzic
commit
126105d538
1 zmienionych plików z 1 dodań i 1 usunięć
  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 -sp "Enter your Docker Hub password: " DOCKER_PASSWORD