We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bcb9c commit 9fdfeecCopy full SHA for 9fdfeec
functions/deploymove.sh
@@ -48,6 +48,6 @@ tee <<-EOF
48
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
49
EOF
50
51
-read -rp '↘️ Acknowledge Info | Press [ENTER]: ' typed < /dev/tty
+read -rp '↘️ Acknowledge Info | Press [ENTER] ' typed < /dev/tty
52
53
}
0 commit comments