mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
added date
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ TMPUNRAR_PATH=$TMPUNRAR_PATH"1"
|
||||
|
||||
#remove the ramdisk
|
||||
if [[ ! `mountpoint -q $TMPUNRAR_PATH` ]]; then
|
||||
umount $TMPUNRAR_PATH
|
||||
umount $TMPUNRAR_PATH &> /dev/null
|
||||
fi
|
||||
|
||||
#remove the temp folder
|
||||
|
||||
Reference in New Issue
Block a user