mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Updating the PV count to 80.
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ fi
|
||||
# Clean the mounted volumes.
|
||||
#
|
||||
|
||||
for i in $(seq 1 40); do
|
||||
for i in $(seq 1 80); do
|
||||
|
||||
vol="vol$i"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user