mirror of
https://github.com/caprover/caprover
synced 2025-12-11 22:05:32 +00:00
Added comment
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This may cause data corruption if your volumes are in active use!!
|
||||
|
||||
mkdir -p /backup-vols
|
||||
|
||||
vols=$(docker volume ls --quiet)
|
||||
|
||||
Reference in New Issue
Block a user