📦➔🦋 Store and retrieve files on the Atmosphere
37
fork

Configure Feed

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

at main 6 lines 94 B view raw
1#!/usr/bin/env bash 2 3function atfile.now() { 4 date="$1" 5 atfile.util.get_date "$date" 6}