mirror of
https://github.com/inveniosoftware/invenio-app-ils.git
synced 2025-11-01 06:04:07 +00:00
10 lines
251 B
Bash
Executable File
10 lines
251 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# -*- coding: utf-8 -*-
|
|
#
|
|
# Copyright (C) 2018-2023 CERN.
|
|
#
|
|
# invenio-app-ils is free software; you can redistribute it and/or modify it
|
|
# under the terms of the MIT License; see LICENSE file for more details.
|
|
|
|
ils setup --verbose
|