mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 08:12:53 +01:00
bastille: Load config only from commons.sh
Since all files source common.sh anyway, we don't want to source the config twice.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
. /usr/local/share/bastille/common.sh
|
||||
load_config
|
||||
|
||||
usage() {
|
||||
error_notify "Usage: bastille jcp [option(s)] SOURCE_JAIL JAIL_PATH DEST_JAIL JAIL_PATH"
|
||||
|
||||
Reference in New Issue
Block a user