mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 09:10:13 +00:00
All tabs now spaced
This commit is contained in:
parent
8dc9143b34
commit
93d91353a1
1 changed files with 16 additions and 16 deletions
|
@ -46,7 +46,7 @@ make_repo() {
|
|||
}
|
||||
|
||||
update_repo() {
|
||||
# Pull the latest commits
|
||||
# Pull the latest commits
|
||||
echo -n "::: Updating repo in $1..."
|
||||
cd "${1}" || exit 1
|
||||
git stash -q > /dev/null || exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue