forked from aelfa/pgclone-fork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpgclone.sh
33 lines (33 loc) · 1.28 KB
/
pgclone.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#!/bin/bash
#
# Title: PGBlitz.com (Reference Title File)
# Authors: Admin9705, Deiteq, and many PGBlitz Contributors
# URL: https://pgblitz.com - http://github.pgblitz.com
# GNU: General Public License v3.0
################################################################################
source /opt/pgclone/functions/functions.sh
source /opt/pgclone/functions/variables.sh
source /opt/pgclone/functions/pgclone.sh
source /opt/pgclone/functions/gaccount.sh
source /opt/pgclone/functions/publicsecret.sh
source /opt/pgclone/functions/variables.sh
source /opt/pgclone/functions/transportselect.sh
source /opt/pgclone/functions/projectname.sh
source /opt/pgclone/functions/clonestartoutput.sh
source /opt/pgclone/functions/oauth.sh
source /opt/pgclone/functions/passwords.sh
source /opt/pgclone/functions/oauthcheck.sh
source /opt/pgclone/functions/keysbuild.sh
source /opt/pgclone/functions/emails.sh
source /opt/pgclone/functions/deploy.sh
source /opt/pgclone/functions/deploymove.sh
source /opt/pgclone/functions/deployblitz.sh
source /opt/pgclone/functions/multihd.sh
source /opt/pgclone/functions/deploylocal.sh
source /opt/pgclone/functions/createtdrive.sh
################################################################################
pgclonevars
mustset
rcpiece
sudocheck
clonestart