astroport/.install/scuttlebutt.sh

8 lines
118 B
Bash
Raw Normal View History

2020-03-19 21:25:39 +01:00
#!/bin/bash
2020-03-22 00:03:47 +01:00
# https://pad.p2p.legal/scuttlebot?both#Social-Layer-ScuttleBut-server
2020-03-19 21:25:39 +01:00
scuttlebutt() {
echo "TODO"
}
2020-03-19 22:21:19 +01:00
$@