Files
2024-08-15 17:10:29 +07:00

3 lines
83 B
Bash
Executable File

#!/bin/bash
mongorestore --uri="mongodb://localhost:27017" --drop --gzip ./dump $@