first
This commit is contained in:
commit
b50fd16591
197 changed files with 41663 additions and 0 deletions
15
overlay/Debian/usr/local/bin/de_bootstrap_gateway.bash
Executable file
15
overlay/Debian/usr/local/bin/de_bootstrap_gateway.bash
Executable file
|
@ -0,0 +1,15 @@
|
|||
#!/bin/bash
|
||||
# -*-mode: sh; tab-width: 8; coding: utf-8-unix -*-
|
||||
|
||||
PREFIX=/usr/local
|
||||
|
||||
ROLE=base
|
||||
|
||||
local_guest_fstab_mnt
|
||||
|
||||
. /usr/local/etc/local.d/local.bash || exit 1
|
||||
|
||||
local_guest || exit 3$?
|
||||
|
||||
#? local_guest_add_xorg_conf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue