From 383bbf87ba04b7d852b6a52c4d144f5d5e65e640 Mon Sep 17 00:00:00 2001 From: Djan GICQUEL <> Date: Sat, 8 May 2021 13:27:24 +0200 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 install.sh diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..4118b1f --- /dev/null +++ b/install.sh @@ -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/