mirror of
https://gitee.com/clygintang/Dockfile-Coreseek.git
synced 2025-07-21 00:00:15 +08:00
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
changequote([[,]])dnl
|
|
define([[quoteall]], [[patsubst([[[[$*]]]], [[,[ ]+]], [[,]])]])dnl
|
|
define([[group]], quoteall(include([[/etc/group]])))dnl
|
|
dnl
|
|
group()dnl
|