mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
netizens ring is dead
This commit is contained in:
parent
f9d6fbe1f0
commit
9b82cf5740
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ values_to_csv() {
|
||||||
# echo "null"
|
# echo "null"
|
||||||
# } | values_to_csv
|
# } | values_to_csv
|
||||||
# }
|
# }
|
||||||
|
#
|
||||||
endless_orbit() {
|
endless_orbit() {
|
||||||
printf 'Endless Orbit,'
|
printf 'Endless Orbit,'
|
||||||
{
|
{
|
||||||
|
@ -101,7 +101,7 @@ netizens() {
|
||||||
print_csv_values() {
|
print_csv_values() {
|
||||||
# george
|
# george
|
||||||
endless_orbit
|
endless_orbit
|
||||||
netizens
|
# netizens
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$dry_run" = '1' ]; then
|
if [ "$dry_run" = '1' ]; then
|
||||||
|
|
Loading…
Reference in a new issue