Ajouter Inject-USR-Repo.bash
This commit is contained in:
parent
ed4a462f70
commit
b0a0e8948b
1 changed files with 6 additions and 0 deletions
6
Inject-USR-Repo.bash
Normal file
6
Inject-USR-Repo.bash
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
Repo=$1
|
||||||
|
Reponame="USR-$Repo"
|
||||||
|
|
||||||
|
echo $Reponame
|
Loading…
Add table
Reference in a new issue