VNET creation error message

create.sh will fail if gateway interface is missing ($# != 4). This adds a check and according error message.
This commit is contained in:
Bike Dude
2021-01-12 19:10:40 +01:00
parent 8e828515ee
commit fd47c83804

View File

@@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (c) 2018-2020, Christer Edwards <christer.edwards@gmail.com>
# Copyright (c) 2018-2021, Christer Edwards <christer.edwards@gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without