argh
This commit is contained in:
parent
2c36ea4742
commit
a5fa2c5b07
67 changed files with 7142 additions and 14 deletions
21
bin/_old/old2/comsync
Executable file
21
bin/_old/old2/comsync
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
#!/bin/bash
|
||||
|
||||
mkdir ~/tmp/.puting_de
|
||||
|
||||
cd ~/tmp/.puting_de
|
||||
|
||||
wget -m http://computing
|
||||
|
||||
#cd ~/tmp/.puting_de/hoyme/
|
||||
|
||||
#wget -m http://bolsena-ferienhaus
|
||||
|
||||
#mv bolsena-ferienhaus hoyme/neu
|
||||
|
||||
cp -R ~/www/com.puting.de/htdocs/hoyme ~/tmp/.puting_de/computing/hoyme
|
||||
|
||||
rsync --delete -r -v -z --perms --group ~/tmp/.puting_de/computing/ hanez.org:/var/www/puting.de/com/htdocs/
|
||||
|
||||
#rm -rf ~/tmp/.puting_de
|
||||
|
||||
#rsync --delete -r -v -z /home/www/hanez.org/ hanez.org:/var/www/hanez.org/www/ --exclude=*~ --exclude=wp-config.php --exclude=.svn --exclude=tmp.txt --exclude=cache/* --exclude=comments/* --perms --group --times
|
||||
Loading…
Add table
Add a link
Reference in a new issue