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 6325b63 commit 8735ac8Copy full SHA for 8735ac8
install.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-read -rp "Do you want to install Frost [Y/n]? " response
+read -rp "Do you want to install Frost Plank Theme? [Y/n] " response
4
5
case "$response" in
6
[yY][eE][sS]|[yY]|"")
0 commit comments