Skip to content

Commit

Permalink
Update install.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 c50963a commit eee8101
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ mergerinstall() {

apt install -y ./mergerfs*_amd64.deb
rm mergerfs*_amd64.deb

}
# tee <<-EOF

# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Expand All @@ -274,7 +274,7 @@ mergerinstall() {
# EOF
# read -p 'Acknowledge Info | Press [ENTER] ' typed </dev/tty

}


motd() {
ansible-playbook /opt/plexguide/menu/motd/motd.yml
Expand Down Expand Up @@ -348,9 +348,9 @@ pgui() {
fi
}

pythonstart() {
ansible-playbook /opt/plexguide/roles/pg.yml --tags python
}
# pythonstart() {
# ansible-playbook /opt/plexguide/menu/pg.yml --tags python
# }

##need fixxes ! For Debian 9/10 && ubu 18.10
dockerinstall() {
Expand Down

0 comments on commit eee8101

Please sign in to comment.