diff --git a/install.sh b/install.sh index 045b603..f957669 100644 --- a/install.sh +++ b/install.sh @@ -25,4 +25,7 @@ cp -fv profile-manager.sh $HOME/bin/ # réglages des droits chmod 700 $HOME/bin/borg-gui.sh -chmod 700 $HOME/bin/profile-manager.sh \ No newline at end of file +chmod 700 $HOME/bin/profile-manager.sh + +echo "--------------------" +echo "Installation terminée."