mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 09:17:26 +01:00
go up folders for dev sql copy
This commit is contained in:
parent
77b3373ffb
commit
d008e4f71e
@ -20,6 +20,7 @@ if [ $# -gt 0 ]; then
|
||||
tar xJf ../../influxdbv2-data.tar.xz
|
||||
rm ../../influxdbv2-data.tar.xz
|
||||
|
||||
cd ../..
|
||||
# If development: Use SQL source including INFLUX-Job Metadata instead
|
||||
cp ./sql-source/ClusterCockpit-dev.sql ./sql-init/ClusterCockpit.sql
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user