Skip to content

Commit

Permalink
small fixxed
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 11, 2019
1 parent 45ef0c5 commit 0ff4ab4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion menu/functions/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ downloadpg() {
rm -rf /opt/plexguide
git clone --single-branch https://github.com/MrDoobPG/PGBlitz.com.git /opt/plexguide 1>/dev/null 2>&1
ansible-playbook /opt/plexguide/menu/alias/alias.yml 1>/dev/null 2>&1

}

missingpull() {
Expand Down
2 changes: 0 additions & 2 deletions menu/roles/update/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
- software-properties-common
- sysstat
- nmon
register: apt_result
changed_when: "'packages will be installed' in apt_result.stdout"

- name: Autoremove unused packages
command: apt-get -y autoremove
Expand Down

0 comments on commit 0ff4ab4

Please sign in to comment.