pff: créer automatiquement le profil Common
This commit is contained in:
parent
9481cad10c
commit
5d828c4894
2
pff
2
pff
|
@ -472,6 +472,8 @@ function init_cmd() {
|
|||
if [ "${ORIGEXTS[*]}" != "${DEFAULT_ORIGEXTS[*]}" ]; then
|
||||
conf_update "$workdir/$PFFCONF" ORIGEXTS
|
||||
fi
|
||||
array_addu PROFILES Common
|
||||
conf_update "$workdir/$PFFCONF" PROFILES
|
||||
# répertoire pff
|
||||
mkdir -p "$workdir/pff"
|
||||
[ -f "$workdir/pff/.gitignore" ] || echo >"$workdir/pff/.gitignore" "\
|
||||
|
|
Loading…
Reference in New Issue