4 lines
70 B
Bash
Executable file
4 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
podman exec rebased-db psql -U pleroma pleroma < db.sql
|
|
|