From 200969b419bf85a9ae3a5a80a9154131ac899051 Mon Sep 17 00:00:00 2001
From: Yaroslav <contact@yaroslavps.com>
Date: Fri, 18 Sep 2020 00:15:44 +0300
Subject: Delete unnecessary launch script

Been ages since I've last used mopdiy. Not sure why I haven't deleted
that script yet.
---
 dotfiles/.local/bin/mopidy_launch | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100755 dotfiles/.local/bin/mopidy_launch

(limited to 'dotfiles/.local/bin')

diff --git a/dotfiles/.local/bin/mopidy_launch b/dotfiles/.local/bin/mopidy_launch
deleted file mode 100755
index d6bd4cf..0000000
--- a/dotfiles/.local/bin/mopidy_launch
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-killall -q mopidy
-mopidy
-- 
cgit v1.2.3