Fix install.sh

This commit is contained in:
Peter Green 2023-01-08 21:01:51 +00:00
parent 719f904a2e
commit cafa1bc4fd
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ cp "$pwd"/Backup.sh "$HOME"/bin/backup_home
cp "$pwd"/Backup.svg "$HOME"/bin/backup_home
cp "$pwd"/LICENSE "$HOME"/bin/backup_home
cp "$pwd"/README.md "$HOME"/bin/backup_home
cp "$pwd"/uninstall.sh "$HOME"/bin/backup_home
cp "$pwd"/Backup.desktop "$HOME"/.local/share/applications
# Let the user know we have finished...