mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-05-07 22:06:21 +01:00
update
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
#!/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