Loading bin/sync-to-colchicifolium +2 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ AUTHORITY_NAME=serge STORE="/srv/bridges.torproject.org/from-authority-bridge-directories" LOGDIR="/srv/bridges.torproject.org/log" RDSYS_LOGDIR="/home/rdsys/logs" # Metrics server information. REMOTE_USER="collector" Loading @@ -38,7 +39,7 @@ if test "$SYNC_DESCRIPTORS" = "true" ; then fi if test "$SYNC_ASSIGNMENTS" = "true" ; then cd "$LOGDIR" cd "$RDSYS_LOGDIR" rsync \ -a \ assignments.log* \ Loading Loading
bin/sync-to-colchicifolium +2 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ AUTHORITY_NAME=serge STORE="/srv/bridges.torproject.org/from-authority-bridge-directories" LOGDIR="/srv/bridges.torproject.org/log" RDSYS_LOGDIR="/home/rdsys/logs" # Metrics server information. REMOTE_USER="collector" Loading @@ -38,7 +39,7 @@ if test "$SYNC_DESCRIPTORS" = "true" ; then fi if test "$SYNC_ASSIGNMENTS" = "true" ; then cd "$LOGDIR" cd "$RDSYS_LOGDIR" rsync \ -a \ assignments.log* \ Loading