Skip to content

Commit

Permalink
11
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 8, 2019
1 parent b8f6336 commit 0603ef8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions menu/alias/templates/ptsupdate
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source /opt/plexguide/menu/functions/start.sh

sudocheck
missingpull
templatespart2
owned
exitcheck

4 changes: 4 additions & 0 deletions menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ alias() {
ansible-playbook /opt/plexguide/menu/alias/alias.yml
}

templatespart2() {
ansible-playbook /opt/plexguide/menu/alias/alias.yml
}

aptupdate() {
# yes | apt-get update
# yes | apt-get install software-properties-common
Expand Down

0 comments on commit 0603ef8

Please sign in to comment.