astroport/.install/scuttlebutt.sh

8 lines
118 B
Bash
Executable File

#!/bin/bash
# https://pad.p2p.legal/scuttlebot?both#Social-Layer-ScuttleBut-server
scuttlebutt() {
echo "TODO"
}
$@