mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-11 12:33:42 +08:00
feat: Support more device types (#742)
This commit is contained in:
@@ -30,4 +30,8 @@ if [[ "$RAM_CHECK" != [Nn]* ]]; then
|
||||
|
||||
fi
|
||||
|
||||
if [[ "$DEBUG" == [Yy1]* ]];
|
||||
printf "Arguments:\n\n${ARGS// -/$'\n-'}" && echo
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user