mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 18:21:45 +00:00
Merge remote-tracking branch 'origin/unstable' into tree-states
This commit is contained in:
@@ -9,5 +9,5 @@ set -Eeuo pipefail
|
||||
source ./vars.env
|
||||
|
||||
if [ -d $DATADIR ]; then
|
||||
rm -r $DATADIR
|
||||
rm -rf $DATADIR
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user