๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

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

fix typo

Ducky ee4b2b0c ee428bac

+1 -1
+1 -1
src/entry.sh
··· 236 236 atfile.util.print_override_envvar_debug "Current Time" "_now" 237 237 [[ -n $_force_os ]] &&\ 238 238 _os="$_force_os" &&\ 239 - atfile.util.print_override_envvar_debug "OSL" "_os" 239 + atfile.util.print_override_envvar_debug "OS" "_os" 240 240 [[ -n $_force_version ]] && \ 241 241 _version="$_force_version" &&\ 242 242 atfile.util.print_override_envvar_debug "Version" "_version"