suppression des fichiers d'installation
This commit is contained in:
parent
e3ebb6dbee
commit
416200964f
@ -29,6 +29,9 @@ sudo chmod a+rx /opt/borg-zenity/profile-manager.sh
|
|||||||
mkdir -vp $HOME/.config/borg/
|
mkdir -vp $HOME/.config/borg/
|
||||||
cp -fv borg-zenity.conf $HOME/.config/borg/
|
cp -fv borg-zenity.conf $HOME/.config/borg/
|
||||||
|
|
||||||
|
if [ -f readme.md ];then cd ..;fi
|
||||||
|
if [ -f borg-zenity.zip ];then rm -v borg-zenity.zip;fi
|
||||||
|
if [ -d borg-zenity ];then rm -rv borg-zenity;fi
|
||||||
|
|
||||||
echo "--------------------"
|
echo "--------------------"
|
||||||
echo "Installation terminée."
|
echo "Installation terminée."
|
||||||
echo "Vous pouvez supprimer le dossier «borg-zenity» et le fichier «borg-zenity.zip»"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user