ftp -o - https://jcs.org/move_in | sh -
0
fork

Configure Feed

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

fetchrel: no -f

+1 -1
+1 -1
bin/fetchrel
··· 7 7 T=~/up 8 8 9 9 if [ ! -d $T ]; then 10 - mkdir -f $T 10 + mkdir $T 11 11 fi 12 12 13 13 RELFN=`echo ${REL} | sed 's/\.//'`