Skip to content

Commit 1a5290a

Browse files
authored
Update install.sh: Add 2nd (null) argument to update_allsky_common()
1 parent b336c24 commit 1a5290a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ install_dependencies_etc()
17451745
exit_with_image 1 "${STATUS_ERROR}" "dependency installation failed"
17461746
fi
17471747

1748-
update_allsky_common ""
1748+
update_allsky_common "" ""
17491749
update_repo_files
17501750

17511751
# "make -C src deps" may need to install some packages, so needs "sudo".

0 commit comments

Comments
 (0)