diff --git a/Inject-USR-Repo.bash b/Inject-USR-Repo.bash new file mode 100644 index 0000000..092d09d --- /dev/null +++ b/Inject-USR-Repo.bash @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +Repo=$1 +Reponame="USR-$Repo" + +echo $Reponame