mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-01 02:23:21 +00: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…
Reference in a new issue