mirror of
				https://github.com/flynx/post-install.git
				synced 2025-10-31 19:40:10 +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 | 	cd "$dir"l | ||||||
| 	local script | 	local script | ||||||
| 	for script in * ; do | 	for script in * ; do | ||||||
|  | 		# skip README and scripts starting with '-'... | ||||||
| 		( [ "${script}" == "README" ] \ | 		( [ "${script}" == "README" ] \ | ||||||
| 				|| [ "${script:0:1}" == "-" ] )\ | 				|| [ "${script:0:1}" == "-" ] )\ | ||||||
| 			&& continue | 			&& continue | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user