-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Admin9705
committed
Feb 7, 2019
1 parent
d942f16
commit d11b8c3
Showing
16 changed files
with
24 additions
and
1,482 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
#!/bin/bash | ||
# | ||
# Title: PlexGuide (Reference Title File) | ||
# Author(s): Admin9705 | ||
# URL: https://plexguide.com - http://github.plexguide.com | ||
# GNU: General Public License v3.0 | ||
################################################################################ | ||
|
||
### FILL OUT THIS AREA ### | ||
echo 'pgpatrol' > /var/plexguide/pgcloner.rolename | ||
echo 'PG Patrol' > /var/plexguide/pgcloner.roleproper | ||
echo 'PlexGuide-PGPatrol' > /var/plexguide/pgcloner.projectname | ||
echo 'v8.4' > /var/plexguide/pgcloner.projectversion | ||
|
||
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | ||
echo "💬 PG Vault is a combined group of services that utilizes the backup | ||
and restore processes, which enables the safe storage and transport through | ||
the use of Google Drive in a hasty and efficient manner!" > /var/plexguide/pgcloner.info | ||
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | ||
|
||
### START PROCESS | ||
bash /opt/plexguide/menu/pgcloner/core/main.sh |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.