Merge pull request #6 from sparklyballs/master

add opt out for autoupdates to git update init
This commit is contained in:
Stian Buch Larsen 2016-01-18 22:00:05 +01:00
commit e560d8f64d

View file

@ -1,5 +1,8 @@
#!/bin/bash
# opt out for autoupdates
[ "$ADVANCED_DISABLEUPDATES" ] && exit 0
pip install -U pyacoustid
pip install -U pylast
pip install -U flask