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