소스 검색

Fixing new line at the end of the file

Tyler Ault 1 년 전
부모
커밋
67933517d5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packer/proxmox/README.md

+ 1 - 1
packer/proxmox/README.md

@@ -27,4 +27,4 @@ packer {
 
 
 ## Troubleshooting 
 ## Troubleshooting 
 - If you have tailscale installed, be aware that packer could grab the IP of your tailscale adapter rather than your LAN. You can either hard code the IP in the boot command or try setting the ```http_interface``` option
 - If you have tailscale installed, be aware that packer could grab the IP of your tailscale adapter rather than your LAN. You can either hard code the IP in the boot command or try setting the ```http_interface``` option
-- Sometimes the boot command is typed too fast and can cause issues. You can increase the time between types by using the ```boot_key_interval``` option. 
+- Sometimes the boot command is typed too fast and can cause issues. You can increase the time between types by using the ```boot_key_interval``` option.