mirror of
				https://github.com/casjaysdevdocker/navidrome
				synced 2025-11-04 01:02:28 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
This commit is contained in:
		@@ -49,7 +49,7 @@ __exec_bash() {
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
__start() {
 | 
			
		||||
  if ! pgrep mpd &>/dev/null; then 
 | 
			
		||||
    mpd --stderr --no-daemon --verbose /config/mpd/mpd.conf &>/data/mpd/mpd.debug &
 | 
			
		||||
    mpd --verbose /config/mpd/mpd.conf
 | 
			
		||||
  fi
 | 
			
		||||
  sleep 10
 | 
			
		||||
  if pgrep mpd &>/dev/null; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user