Skip to content

Commit 4bf2846

Browse files
authored
typo
1 parent a04a2e1 commit 4bf2846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/kimai-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $STD mariadb -u root -e "GRANT ALL ON $DB_NAME.* TO '$DB_USER'@'localhost'; FLUS
4141
} >>~/kimai.creds
4242
msg_ok "Set up database"
4343

44-
fetch_and_deploy_gh_release "Kimai" "kimai/kimai"
44+
fetch_and_deploy_gh_release "kimai" "kimai/kimai"
4545

4646
msg_info "Installing Kimai"
4747
cd /opt/kimai

0 commit comments

Comments
 (0)