šŸ“¦āž”šŸ¦‹ 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 cf5906e1 7c76bc88

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