5 lines
50 B
Text
5 lines
50 B
Text
|
#!/bin/bash
|
||
|
|
||
|
rm -rf /backups/database/postgresql
|
||
|
|