index
:
~lukeshu/maven-dist
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
file2base
blob: 616bbbf12cbaa9fa176cb6e0990ef42e23fbcbfe (
plain
)
1
2
3
4
5
#!/usr/bin/env bash IFS=/ read -r type url extra <<<"$*" echo "${type}/${url}"