aboutsummarylogtreecommitdiffstats
path: root/sftpgo-git.install
blob: 8ead3ec517ff30f99a3fe9ed9d747cc71016f758 (plain)
1
2
3
4
5
6
#!/bin/sh

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