Skip to content

Commit

Permalink
Update pgclone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG committed Oct 3, 2019
1 parent ed6e270 commit 4f6f67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu/pgcloner/pgclone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
echo 'pgclone' >/var/plexguide/pgcloner.rolename
echo 'PG Clone' >/var/plexguide/pgcloner.roleproper
echo 'PGClone' >/var/plexguide/pgcloner.projectname
echo 'v8.6' >/var/plexguide/pgcloner.projectversion
echo 'master' >/var/plexguide/pgcloner.projectversion
echo 'pgclone.sh' >/var/plexguide/pgcloner.startlink

#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
echo "💬 PG Clone utilizes RClone's Mounts + MergerFS's Union" >/var/plexguide/pgcloner.info
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### START PROCESS
bash /opt/plexguide/menu/pgcloner/corev2/main.sh
bash /opt/plexguide/menu/pgcloner/corev2/main.sh

0 comments on commit 4f6f67c

Please sign in to comment.