fyp/entrypoint.sh

5 lines
38 B
Bash
Raw Normal View History

2024-05-15 05:32:49 +01:00
#/bin/bash
while true; do
./fyp
done