From ae3ad126181f6f974941190848ed9532edbfc6c5 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 6 Dec 2020 22:02:01 +0300 Subject: . --- vsvs-archive | 1 - 1 file changed, 1 deletion(-) (limited to 'vsvs-archive') diff --git a/vsvs-archive b/vsvs-archive index aea12ef..e328157 100644 --- a/vsvs-archive +++ b/vsvs-archive @@ -1,6 +1,5 @@ #!/bin/bash # Current directory will be represented as VSVS archive in output. -# The directory itself should be locked. for e in `ls -a` do test "$e" == "." || test "$e" == ".." && continue -- cgit v1.2.3