šŸ“¦āž”šŸ¦‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

install: fixed misspelling

Ducky 5f8331b7 fc804157

+1 -1
+1 -1
src/commands/install.sh
··· 39 39 esac 40 40 41 41 if [[ $# -gt 0 ]]; then 42 - atfile.say.debug "Overriden variables\n↳ Path: $override_path\n↳ Version: $override_version\n↳ DID: $override_did" 42 + atfile.say.debug "Overridden variables\n↳ Path: $override_path\n↳ Version: $override_version\n↳ DID: $override_did" 43 43 fi 44 44 45 45 atfile.say.debug "Setting up..."