start_debug_server.sh 257 B

123456789
  1. #!/usr/bin/env bash
  2. # SPDX-FileCopyrightText: 2020-2021 zPlus <zplus@peers.community>
  3. # SPDX-License-Identifier: CC0-1.0
  4. source /home/git/pagure_env/bin/activate
  5. cd /home/git/pagure
  6. ./runserver.py --config=/home/git/pagure_local/config.py --host=0.0.0.0