We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04a2e1 commit 4bf2846Copy full SHA for 4bf2846
install/kimai-install.sh
@@ -41,7 +41,7 @@ $STD mariadb -u root -e "GRANT ALL ON $DB_NAME.* TO '$DB_USER'@'localhost'; FLUS
41
} >>~/kimai.creds
42
msg_ok "Set up database"
43
44
-fetch_and_deploy_gh_release "Kimai" "kimai/kimai"
+fetch_and_deploy_gh_release "kimai" "kimai/kimai"
45
46
msg_info "Installing Kimai"
47
cd /opt/kimai
0 commit comments