fyp/run.sh

3 lines
114 B
Bash
Executable File

#!/bin/bash
podman run --rm --network host --gpus all -ti -v $(pwd):/app -e "TERM=xterm-256color" fyp-server bash