0add3d3de7
...after getting rid of most of the hardcoding (though not all!)
6 lines
101 B
Bash
Executable file
6 lines
101 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd
|
|
rm -rf .ssh .gitolite .gitolite.rc repositories gitolite-install
|
|
tar xf rollback.tar
|