mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
remove trailing whitespace updateDashboard.sh
This commit is contained in:
parent
a6877e7c13
commit
876c51302a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ make_repo() {
|
|||
update_repo() {
|
||||
# pull the latest commits
|
||||
cd "$WEB_INTERFACE_DIR"
|
||||
git pull
|
||||
git pull
|
||||
}
|
||||
|
||||
main
|
||||
|
|
Loading…
Reference in a new issue