dashboard
repositories
filestore
activity
search
login
sysop
/
github_pditzel_dbb
mirror of
https://github.com/pditzel/dbb.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Moved databasefunction into database specific modules and also the configur...
Patrick Ditzel
15.04.2017
2afb6c065d69d5b3fe00d64930b121434a48da6a
[sysop/github_pditzel_dbb.git]
/
dbb-modules
/
mongodb
1
2
3
4
5
#!/bin/bash
function run_mongodb_backup {
echo ""
}