forked from FotoCoder/Backuppy
added a farewell text at the end of the installer
This commit is contained in:
parent
360fadb35a
commit
6edc54be08
1 changed files with 1 additions and 0 deletions
|
@ -69,3 +69,4 @@ echo "rsync -aqp --exclude-from=$mydir/exclude.txt $sourcedir $targetdir" >> Bac
|
|||
# Outro
|
||||
echo -e "Perfekt, jetzt sind wir fertig. Nun kannst du Backuppy im Terminal mit dem Befehl 'backuppy' starten. Möglicherweise musst du dann noch dein Passwort eintippen, damit Backuppy ordnungsgemäss arbeiten kann."
|
||||
sleep 2
|
||||
echo "Backuppy ist nun installiert, viel Spass damit! Bei Fragen schreib mir einfach: fotocoder@joschu.ch"
|
||||
|
|
Loading…
Reference in a new issue