Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame contribute delete
87 Bytes
#!/bin/sh
set -e
su postgres -c "/usr/lib/postgresql/13/bin/pg_ctl stop -m immediate"