Skip to content

Commit 99fe8ae

Browse files
authored
Update install.sh: update_allsky_common() now has just 1 argument
1 parent 169bbcc commit 99fe8ae

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
@@ -1744,7 +1744,7 @@ install_dependencies_etc()
17441744
exit_with_image 1 "${STATUS_ERROR}" "dependency installation failed"
17451745
fi
17461746

1747-
update_allsky_common "" ""
1747+
update_allsky_common ""
17481748
update_repo_files
17491749

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

0 commit comments

Comments
 (0)