fyp/run.sh

4 lines
114 B
Bash
Raw Normal View History

2024-04-22 00:09:07 +01:00
#!/bin/fish
2024-04-19 15:39:51 +01:00
podman run --rm --network host --gpus all -ti -v (pwd):/app -e "TERM=xterm-256color" fyp-server bash