general fixes
[distro-setup] / prof-remote
index 9e436ed8d6dd101ad723843e1cb7eb8550c15b1c..d7363fe208b0cb5007d96c82d70cf6c87d265ff4 100644 (file)
@@ -33,7 +33,7 @@ while true; do
   fi
   # -n or else it competes with the other ssh for reading stdin.
   ssh -n $remote prof-tail | prof-notify &
-  ssh -t $remote screen -Dr -S profanity ||:
+  ssh -t $remote tmux -L profanity a ||:
   builtin kill %% &> /dev/null ||:
   if (( EPOCHSECONDS > start + 600 )); then
     fastcon=0