This commit is contained in:
Raphael Dannecker 2023-07-22 14:00:12 +02:00
parent 57c5e35c57
commit 6489889860
2 changed files with 13 additions and 6 deletions

View file

@ -49,8 +49,8 @@ sync_all_torrents() {
rsync -av --password-file=/etc/rsync.secret rsync://vmuser@server:/vmimages-download/xml \
/var/lib/libvirt/images/
rsync -av --password-file=/etc/rsync.secret rsync://vmuser@server:/vmimages-download/desktop/*.desktop \
/usr/share/applications/
update-desktop-database /usr/share/applications
/usr/local/share/applications/
update-desktop-database /usr/local/share/applications
}
create_starter() {