mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 16:36:32 +00:00
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#! /bin/bash
|
|
|
|
docker run -it --rm -v `pwd`:/data tagplus5/git-bfg $*
|