vitastor-opennebula is probably more correct than opennebula-vitastor

This commit is contained in:
Vitaliy Filippov
2024-09-05 01:44:16 +03:00
parent 2dac6ee38b
commit 17caaa59af
9 changed files with 24 additions and 17 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
set -e
if [ "$1" = "configure" ]; then
/var/lib/one/remotes/datastore/vitastor/install.sh
fi