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

Configure Feed

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

v0.7.1

+1 -1
+1 -1
atfile.sh
··· 2747 2747 _prog="$(basename "$(atfile.util.get_realpath "$0")")" 2748 2748 _prog_dir="$(dirname "$(atfile.util.get_realpath "$0")")" 2749 2749 _prog_path="$(atfile.util.get_realpath "$0")" 2750 - _version="0.7" 2750 + _version="0.7.1" 2751 2751 _command="$1" 2752 2752 _command_full="$@" 2753 2753 _envvar_prefix="ATFILE"