removed the extra debug lines
This commit is contained in:
parent
b3293fdf7b
commit
4b6e16af76
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /usr/local/app/diaspora/
|
||||
touch /usr/local/app/diaspora/backup_start.txt
|
||||
exec /usr/local/bin/ruby /usr/local/bin/bundle exec rake backup:mongo 2>> /tmp/backup/rake.log
|
||||
touch /usr/local/app/diaspora/backup_end.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue