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 b2a009f commit 7f64603Copy full SHA for 7f64603
assets/demo/demo.sh
@@ -26,7 +26,7 @@ type() {
26
done
27
echo ""
28
sleep 0.25
29
- $1
+ eval $1
30
[[ "$INTERACTIVE" == "1" ]] && read -p ""
31
}
32
0 commit comments