Spaces:
Running
Running
File size: 80 Bytes
6161c48 |
1 2 3 4 5 6 7 8 |
#! /bin/bash
echo "#### startup.sh entered."
python /app/semsearchDbgUI.py
|