diff --git a/postinstall_partage.sh b/postinstall_partage.sh
index b95ed740757eea1417ebff3485ae9b70b64d01a1..19b3922eab3f6d5a7856cf9be0541cba87a56c8b 100755
--- a/postinstall_partage.sh
+++ b/postinstall_partage.sh
@@ -40,7 +40,7 @@ else
     git pull origin master
 fi
 
-cp $DIR/*/service/*.service /etc/systemd/system/
+cp -v $DIR/*/service/*.service /etc/systemd/system/
 
 dpkg -i cups/deb/*.deb
 apt-get -f install