Initial commit
This commit is contained in:
commit
295a111cec
89 changed files with 2897 additions and 0 deletions
4
config/hooks/updatebase.PARTICIPANT
Executable file
4
config/hooks/updatebase.PARTICIPANT
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#! /bin/bash
|
||||
|
||||
cp -RT $FAI/simplefiles/PARTICIPANT/usr/share/keyrings $target/usr/share/keyrings
|
||||
cp -RT $FAI/simplefiles/PARTICIPANT/etc/apt/sources.list.d $target/etc/apt/sources.list.d
|
||||
Reference in a new issue