forked from coop-cloud/nextcloud
fix function
This commit is contained in:
parent
514c313a94
commit
a5bb4e9252
6
abra.sh
6
abra.sh
@ -68,9 +68,9 @@ customize() {
|
|||||||
|
|
||||||
abra app cmd -T $APP_NAME app set_app_config theming color \"$THEMING_COLOR\"
|
abra app cmd -T $APP_NAME app set_app_config theming color \"$THEMING_COLOR\"
|
||||||
abra app cmd -T $APP_NAME app set_app_config theming slogan \"$THEMING_SLOGAN\"
|
abra app cmd -T $APP_NAME app set_app_config theming slogan \"$THEMING_SLOGAN\"
|
||||||
abra app cmd -T $APP_NAME app run_occ 'theming:config background \"/var/www/html/themes/flow_background.jpg\"'
|
abra app cmd -T $APP_NAME app run_occ '"theming:config background \"/var/www/html/themes/flow_background.jpg\""'
|
||||||
abra app cmd -T $APP_NAME app run_occ 'theming:config logo \"/var/www/html/themes/icon_left_brand.svg\"'
|
abra app cmd -T $APP_NAME app run_occ '"theming:config logo \"/var/www/html/themes/icon_left_brand.svg\""'
|
||||||
abra app cmd -T $APP_NAME app run_occ 'theming:config logoheader \"/var/www/html/themes/icon.png\"'
|
abra app cmd -T $APP_NAME app run_occ '"theming:config logoheader \"/var/www/html/themes/icon.png\""'
|
||||||
}
|
}
|
||||||
|
|
||||||
install_bbb() {
|
install_bbb() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user