init
This commit is contained in:
5
root/svn-hotcopy.sh
Executable file
5
root/svn-hotcopy.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd /tmp
|
||||
rm -fr /tmp/svn-hotcopy/
|
||||
mkdir -p /tmp/svn-hotcopy/CON
|
||||
svnadmin hotcopy /home/rancid/var/rancid/CVS/ /tmp/svn-hotcopy/CON
|
||||
Reference in New Issue
Block a user