From 9f9e3bf8d220fcfec5947a0a03926eff3dd03eb5 Mon Sep 17 00:00:00 2001 From: Kim Date: Tue, 21 Sep 2021 20:26:52 +0200 Subject: [PATCH] fix trash_restore --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 68ce345..f11f311 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,6 +43,7 @@ steps: - ls -l /tmp - trash /tmp/testfile* - ls -l /tmp + - cat $HOME/.trash/.filepaths - trash_list - ls -la $HOME/.trash/ - trash_restore