3 lines
80 B
Bash
Executable file
3 lines
80 B
Bash
Executable file
#!/bin/sh
|
|
python manage.py dumpdata --format=xml redirects | xmllint --format -
|