This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bc3810f5c0
packer-cn
/
test.sh
5 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -e
(
cd
driver
&&
./test.sh
"
$@
"
)
(
cd
clone
&&
./test.sh
"
$@
"
)
(
cd
iso
&&
./test.sh
"
$@
"
)
Reference in New Issue
View Git Blame
Copy Permalink