mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-28 12:04:27 +02:00
remove trailing whitespace updateDashboard.sh
This commit is contained in:
parent
f10f4f7aa7
commit
166e07ed09
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ make_repo() {
|
||||||
update_repo() {
|
update_repo() {
|
||||||
# pull the latest commits
|
# pull the latest commits
|
||||||
cd "$WEB_INTERFACE_DIR"
|
cd "$WEB_INTERFACE_DIR"
|
||||||
git pull
|
git pull
|
||||||
}
|
}
|
||||||
|
|
||||||
main
|
main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue