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

Configure Feed

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

help: modify wording

Ducky 6811b587 cf685910

+2 -2
+2 -2
atfile.sh
··· 2002 2002 2003 2003 Version $_version 2004 2004 (c) $_c_year $_c_author <https://github.com/$_gh_user/$_gh_repo> 2005 - Licensed under MIT License โœจ 2005 + Licensed as MIT License โœจ 2006 2006 2007 2007 ๐Ÿ˜Ž Stay updated with \`$_prog update\` 2008 2008 ··· 2037 2037 _prog_dir="$(dirname "$(realpath -s "$0")")" 2038 2038 _prog_path="$(realpath -s "$0")" 2039 2039 _version="0.4.2" 2040 - _c_author="Ducky <@ducky.ws>" 2040 + _c_author="Ducky" 2041 2041 _c_year="2024" 2042 2042 _gh_user="electricduck" 2043 2043 _gh_repo="atfile"