diff --git a/migrations/1758564460_enable_fast_shutdown.sh b/migrations/1758564460_enable_fast_shutdown.sh new file mode 100644 index 0000000..f0b1069 --- /dev/null +++ b/migrations/1758564460_enable_fast_shutdown.sh @@ -0,0 +1,2 @@ +echo "Enable fast shutdown" +source $OMARCHY_PATH/install/config/fast-shutdown.sh