mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-27 21:03:36 +00:00
update
useless files
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
if [ -d "$radarr_moviefile_sourcefolder" ] && [ "$(basename $radarr_moviefile_sourcefolder)" = "deluge_extracted" ] ; then
|
|
||||||
/bin/rm -rf $radarr_moviefile_sourcefolder
|
|
||||||
fi
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
if [ -d "$sonarr_episodefile_sourcefolder" ] && [ "$(basename $sonarr_episodefile_sourcefolder)" = "deluge_extracted" ] ; then
|
|
||||||
/bin/rm -rf $sonarr_episodefile_sourcefolder
|
|
||||||
fi
|
|
||||||
Reference in New Issue
Block a user