Skip to content

Commit

Permalink
IONOS(serverinfo): add external app
Browse files Browse the repository at this point in the history
git submodule add [email protected]:nextcloud/serverinfo.git apps-external/serverinfo

Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Jan 13, 2025
1 parent ee660b7 commit fca51b9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
# IONOS: this should not be upsteamed!
!/apps-external/viewer
!/apps-external/user_oidc
!/apps-external/serverinfo
!/apps-custom/*

# apps modules
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@
[submodule "apps-custom/nc_ionos_processes"]
path = apps-custom/nc_ionos_processes
url = [email protected]:IONOS-Productivity/nc_ionos_processes.git
[submodule "apps-external/serverinfo"]
path = apps-external/serverinfo
url = [email protected]:nextcloud/serverinfo.git
1 change: 1 addition & 0 deletions apps-external/serverinfo
Submodule serverinfo added at b0579d

0 comments on commit fca51b9

Please sign in to comment.