start_debug_forgefed_worker.sh 314 B

1234567891011
  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_local/plugins
  6. export PAGURE_PATH=/home/git/pagure
  7. export PAGURE_CONFIG=/home/git/pagure_local/config.py
  8. ./run_forgefed_worker.sh