This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
instructions=( | |
"set duct flapper to 3" | |
"engage the quantum flux" | |
"turn on the astro blaster" | |
"activate the warp drive" | |
"slide the neutrino containment" | |
"spin the subspace clutch" | |
"toggle the stellar gyroscope" | |
"press the red button" |
OlderNewer