]> gitweb.fluxo.info Git - hydra.git/commitdiff
Fix: hydractl: sync-home: rollback
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 7 Aug 2024 16:19:05 +0000 (13:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 7 Aug 2024 16:19:05 +0000 (13:19 -0300)
share/hydractl/sync-home

index cc99470310f6bc2a211a38d5a86536711f0a8c0e..a0460e98ea0545c5517b95abb4b15dcb903e0b45 100755 (executable)
@@ -37,4 +37,4 @@ $SUDO $RSYNC /home/ $DEST/home/
 
 # Record log
 $SUDO mkdir -p $DEST/var/log/hydra
-echo "`date +%Y%m%d` $BASENAME with data from `cat /etc/hostname`" | $SUDO tee -a $DEST/var/log/hydra/sync-home > /dev/null
+echo "`date +%Y%m%d` $BASENAME with data from `cat /etc/hostname`" | $SUDO tee -a $DEST/var/log/hydra/sync-tpc > /dev/null