mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
typo
This commit is contained in:
parent
a04a2e1297
commit
4bf2846efa
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ $STD mariadb -u root -e "GRANT ALL ON $DB_NAME.* TO '$DB_USER'@'localhost'; FLUS
|
|||
} >>~/kimai.creds
|
||||
msg_ok "Set up database"
|
||||
|
||||
fetch_and_deploy_gh_release "Kimai" "kimai/kimai"
|
||||
fetch_and_deploy_gh_release "kimai" "kimai/kimai"
|
||||
|
||||
msg_info "Installing Kimai"
|
||||
cd /opt/kimai
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue