uniform indention

This commit is contained in:
Martchus 2015-09-11 21:50:04 +02:00
parent 31d947ca0b
commit d54f0ac369
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ post_install() {
}
post_upgrade() {
echo "Restart CUPS to load the new files"
echo "You can now register your new printer using the web interface at:"
echo " http://localhost:631/"
echo "Restart CUPS to load the new files"
echo "You can now register your new printer using the web interface at:"
echo " http://localhost:631/"
}