mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 10:40:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c3d512baf8
commit
03730bbfa9
@ -381,6 +381,7 @@ function feature-scripts(){ (
|
||||
cd "$dir"l
|
||||
local script
|
||||
for script in * ; do
|
||||
# skip README and scripts starting with '-'...
|
||||
( [ "${script}" == "README" ] \
|
||||
|| [ "${script:0:1}" == "-" ] )\
|
||||
&& continue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user