Staging
v0.5.1
Raw File
install-sh
#!/bin/sh

cp -R $@
back to top