updated latest

This commit is contained in:
Daniel Fichtinger 2025-07-14 23:17:50 -04:00
parent 9b89a536d5
commit 1e445d1090
2 changed files with 12 additions and 1 deletions

View file

@ -15,3 +15,7 @@ run arg="latest":
#!/bin/sh
cd {{arg}}
docker run --rm -it {{name}} bash
# login
login:
docker login git.ficd.sh