You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the script usr/local/share/bastille/bootstrap.sh
only one argument $1 is used, through which the FreeBSD|HardenedBSD|MidnightBSD system version, template url and different versions of Linux builds are passed.
My choice of FreeBSD 12.3-STABLE(-LAST) is used for HardenedBSD.
Describe the solution you'd like
I want to increase the number of arguments to 2 and use a similar syntax:
Is your feature request related to a problem? Please describe.
In the script usr/local/share/bastille/bootstrap.sh
only one argument $1 is used, through which the FreeBSD|HardenedBSD|MidnightBSD system version, template url and different versions of Linux builds are passed.
My choice of FreeBSD 12.3-STABLE(-LAST) is used for HardenedBSD.
Describe the solution you'd like
I want to increase the number of arguments to 2 and use a similar syntax:
Describe alternatives you've considered
N\A
Additional context
N\A
The text was updated successfully, but these errors were encountered: