fyp/entrypoint.sh

5 lines
38 B
Bash
Executable File

#/bin/bash
while true; do
./fyp
done