mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 16:16:31 +00:00
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#! /bin/bash
|
|
|
|
docker run -it --rm -v "$(pwd):/data" tagplus5/git-bfg "$@"
|