This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05c020e1f6
cloudstack
/
agent
/
patch
/
redopatch.sh
7 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -x
d
=
`
dirname
"
$0
"
`
cd
"
$d
"
tar c --owner root --group root -vzf patch.tgz root etc
Reference in New Issue
View Git Blame
Copy Permalink