mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 08:23:00 +08:00
4 lines
61 B
Bash
4 lines
61 B
Bash
|
#! /usr/bin/env bash
|
||
|
set -e
|
||
|
|
||
|
python celeryworker_pre_start.py
|