Skip to content

Commit

Permalink
Update pgclone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 11, 2019
1 parent 581c455 commit 05dd246
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions menu/pgcloner/pgclone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
################################################################################

### FILL OUT THIS AREA ###
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 'rclone' >/var/plexguide/pgcloner.rolename
echo 'rClone' >/var/plexguide/pgcloner.roleproper
echo 'rClone' >/var/plexguide/pgcloner.projectname
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
echo "💬 rClone utilizes RClone's Mounts + MergerFS's Union" >/var/plexguide/pgcloner.info
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

### START PROCESS
Expand Down

0 comments on commit 05dd246

Please sign in to comment.