création install.sh

This commit is contained in:
Djan GICQUEL 2021-05-08 13:27:24 +02:00
parent 8a8e5eb2ae
commit 383bbf87ba
1 changed files with 10 additions and 0 deletions

10
install.sh Normal file
View File

@ -0,0 +1,10 @@
#! /bin/bash
# Borg zenity install
mkdir $HOME/bin/ $HOME/icons/
cp -v borg-gui.sh $HOME/bin/
cp -v borg.svg $HOME/icons/
cp -v profil.txt $HOME/.config/borg/
cp -v sauvegarde-borg.desktop $HOME/.local/share/applications/