Skip to content
Snippets Groups Projects
Unverified Commit 5b9d84af authored by David Beniamine's avatar David Beniamine
Browse files

Make cp verbose

parent 3c0572d5
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment