création install.sh
This commit is contained in:
parent
8a8e5eb2ae
commit
383bbf87ba
10
install.sh
Normal file
10
install.sh
Normal 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/
|
Loading…
Reference in New Issue
Block a user