Skip to content

Commit 8217975

Browse files
fix: casing and naming error after #5254 (#5380)
* fix: fix casing of OpenWrt Signed-off-by: Goetz Goerisch <[email protected]> * fix: correct name of Homeassistant VM for PiMox * follow to #5254 Signed-off-by: Goetz Goerisch <[email protected]> --------- Signed-off-by: Goetz Goerisch <[email protected]> Co-authored-by: Goetz Goerisch <[email protected]>
1 parent d495095 commit 8217975

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vm/openwrt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ DESCRIPTION=$(
516516
<img src='https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png' alt='Logo' style='width:81px;height:112px;'/>
517517
</a>
518518
519-
<h2 style='font-size: 24px; margin: 20px 0;'>OpenWRT VM</h2>
519+
<h2 style='font-size: 24px; margin: 20px 0;'>OpenWrt VM</h2>
520520
521521
<p style='margin: 16px 0;'>
522522
<a href='https://ko-fi.com/community_scripts' target='_blank' rel='noopener noreferrer'>

vm/pimox-haos-vm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ DESCRIPTION=$(
403403
<img src='https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png' alt='Logo' style='width:81px;height:112px;'/>
404404
</a>
405405
406-
<h2 style='font-size: 24px; margin: 20px 0;'>OpenWRT VM</h2>
406+
<h2 style='font-size: 24px; margin: 20px 0;'>Homeassistant VM</h2>
407407
408408
<p style='margin: 16px 0;'>
409409
<a href='https://ko-fi.com/community_scripts' target='_blank' rel='noopener noreferrer'>

0 commit comments

Comments
 (0)