added an manual restart ebesucher docker

This commit is contained in:
Pakobbix 2022-12-03 02:09:24 +01:00 committed by GitHub
parent 9cd5f2bda3
commit cee28fa7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,7 @@ erstelle ich eine Sicherung der Firefox-Konfiguration"
wget -O ~/ebesucher/restart.sh https://raw.githubusercontent.com/Pakobbix/passive-income/master/restart.sh
echo 80
chmod +x ~/ebesucher/restart.sh
bash ~/ebesucher/restart.sh
echo 90
sed -i "s/username=/&$nutzername/g" ~/ebesucher/restart.sh
echo 100