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

Configure Feed

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

various

+1
+1
atfile.sh
··· 27 27 # Published releases are also done from here. This is done with: 28 28 # * Setting ATFILE_DEVEL_PUBLISH to '1' 29 29 # * Setting ATFILE_DIST_USERNAME to 'did:web:zio.sh' (default) 30 + # * This account will become the source of updates for this published build 30 31 # * Setting ATFILE_DIST_PASSWORD to the above account's password 31 32 # * Running `./atfile.sh release`. After build, the resulting file is uploaded 32 33 #