mirror of
https://github.com/Pakobbix/passive-income.git
synced 2025-11-09 14:59:40 +00:00
removed success and error message for config save
This commit is contained in:
parent
cee28fa7f5
commit
6d50992321
@ -238,11 +238,7 @@ erstelle ich eine Sicherung der Firefox-Konfiguration"
|
|||||||
echo 25
|
echo 25
|
||||||
cd ~/ebesucher/ || exit
|
cd ~/ebesucher/ || exit
|
||||||
echo 30
|
echo 30
|
||||||
if zip -r config.zip config/; then
|
zip -r config.zip config/
|
||||||
erfolg "Sicherung von Firefox für ebesucher erfolgreich erstellt"
|
|
||||||
else
|
|
||||||
fehler "Sicherung konnte nicht erstellt werden"
|
|
||||||
fi
|
|
||||||
echo 60
|
echo 60
|
||||||
wget -O ~/ebesucher/restart.sh https://raw.githubusercontent.com/Pakobbix/passive-income/master/restart.sh
|
wget -O ~/ebesucher/restart.sh https://raw.githubusercontent.com/Pakobbix/passive-income/master/restart.sh
|
||||||
echo 80
|
echo 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user