From dcd28fd14a2183c307a2073e8c39611007ed6b1a Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 9 Nov 2022 15:47:04 -0500 Subject: move persist data to /var/run/crab --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 96ef6c0..dc73d83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target Cargo.lock +test.sh -- cgit v1.2.3-freya