5 lines
184 B
Bash
5 lines
184 B
Bash
#!/bin/bash
|
|
pushd /bck
|
|
mongodump "mongodb://admin:anakuanaenkiduibriabakki@db.saret.tk:27017/"
|
|
curl https://ntfy.d.metallum.eu.org/MiniServer -d "run backup of the server and the db."
|