mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Tweaked log output a bit
This commit is contained in:
parent
951e346b99
commit
0257ad6f93
1 changed files with 1 additions and 1 deletions
2
.github/hooks/post-checkout
vendored
2
.github/hooks/post-checkout
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
echo -n "Updating submodules"
|
||||
echo -n "Updating submodules..."
|
||||
git submodule update --init --recursive
|
||||
echo "Done"
|
Loading…
Add table
Reference in a new issue