Skip to content
Snippets Groups Projects
freedombone-utils-gnusocialtools 45.9 KiB
Newer Older
  • Learn to ignore specific revisions
  •     fi
    
        cd /var/www/$domain_name/htdocs
        php scripts/checkschema.php
    
        chown -R www-data:www-data /var/www/$domain_name/htdocs
    
        set_completion_param "$social_app_name sharings plugin theme commit" "$SHARINGS_THEME_COMMIT"
        install_completed ${social_app_name}_plugin_sharings_theme
    }
    
    
    # NOTE: deliberately there is no "exit 0"