l'installation ne copie plus le profil vierge
cela sera fait par le gestionnaire de profil nouveau format des fichiers de configuration
This commit is contained in:
parent
a0b56b55f0
commit
2f6a79d5df
@ -1,10 +1,9 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Borg zenity install
|
||||
# Borg zenity install and update
|
||||
|
||||
mkdir -p $HOME/bin/ $HOME/.icons/ $HOME/.local/share/applications/
|
||||
|
||||
cp -fv borg-gui.sh $HOME/bin/
|
||||
cp -fv borg.svg $HOME/.icons/
|
||||
cp -fv profil.txt $HOME/.config/borg/
|
||||
cp -fv sauvegarde-borg.desktop $HOME/.local/share/applications/
|
||||
|
Loading…
Reference in New Issue
Block a user