summarylogtreecommitdiffstats
path: root/sftpgo.install
blob: 1afd4e1c52143333135c0d818a7c79d91e8729c3 (plain)
1
2
3
4
5
6
#!/bin/sh

post_install() {
  echo ":: You need to initialize a data provider prior to starting the service."
  echo "   This can be done using the scripts in /usr/share/doc/sftpgo/sql"
}