Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Feb 7, 2019
1 parent d942f16 commit d11b8c3
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 1,482 deletions.
22 changes: 22 additions & 0 deletions menu/pgcloner/pgpatrol.sh
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
36 changes: 0 additions & 36 deletions menu/pgpatrol/.dockerignore

This file was deleted.

30 changes: 0 additions & 30 deletions menu/pgpatrol/.gitignore

This file was deleted.

674 changes: 0 additions & 674 deletions menu/pgpatrol/LICENSE

This file was deleted.

5 changes: 0 additions & 5 deletions menu/pgpatrol/gpl3.tracking

This file was deleted.

153 changes: 0 additions & 153 deletions menu/pgpatrol/patrol.py

This file was deleted.

Loading

0 comments on commit d11b8c3

Please sign in to comment.