transfert/dropdb.sh
2024-08-16 16:33:53 +02:00

5 lines
184 B
Bash
Executable File

su postgres -c "psql d20240816 -c \"DROP TABLE totalrsync;\""
su postgres -c "psql d20240816 -c \"DROP TABLE totalscp;\""
su postgres -c "psql d20240816 -c \"DROP TABLE totalsftp;\""