summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-06 02:45:30 -0500
committersrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-06 02:45:30 -0500
commitd5c10b2ad739d44f9bbf1a988838d305a04e41ef (patch)
treec1576f67b27393ca84078a0a388052d2909042b6 /README.md
parent258a8b775fac1dbc96d5e033f4dd04719d5c43f5 (diff)
Add git to starting step and remove herbe because is not in the ubuntu repositories
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md
index 0c91ecb..b026b9c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Requeriments
- sudo apt install xsel xclip herbe xdotool dash l3afpad yad
+ sudo apt install git xsel xclip xdotool dash l3afpad yad
Nota echo -n 1 debe comenzar en 1 el archivo $HOME/.contador.automatisiere-lieblingstexte.log
@@ -32,13 +32,6 @@ Comando ^1 ^touch "$HOME/.automatisiere-lieblingstexte.pause.switch" && while
0 Termina reproducir.
```
-```
-1 Empieza reproducir:
-Comando ^1 ^pgrep herbe > /dev/null && ( pgrep herbe | xargs doas kill )
-Comando ^1 ^herbe 'Automatisiere Lieblingstexte fertig'
-1 Termina reproducir.
-```
-
# Parte que se auto ejecuta
```
@@ -48,8 +41,6 @@ if [ ! -f $mytext ]; then
exit 0
fi
SLEEP='sleep 0.2'
-pgrep herbe > /dev/null && ( pgrep herbe | xargs doas kill )
-sleep 1 && ( pgrep herbe > /dev/null && ( pgrep herbe | xargs doas kill ) )
echo "Empieza a las $(date +'%Y%m%d%H%M%S')" >> $HOME/.automatisiere-lieblingstexte.log
label=$(date +'%Y%m%d%H%M%S')
archivo="$HOME/automatisiere-lieblingstexte/README.md"