4 lines
		
	
	
		
			69 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			69 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| cat /root/fg-test/static-dhcpcd.conf > /etc/dhcpcd.conf
 | 
| #!/bin/bash
 | |
| 
 | |
| cat /root/fg-test/static-dhcpcd.conf > /etc/dhcpcd.conf
 |