host-agent 업데이트

This commit is contained in:
ByeonJungHun
2024-04-15 17:32:47 +09:00
parent 994d0afbe3
commit aa5d5f6ad0
7 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/sh
PRODUCT_NAME=exemONE
MODULE_NAME=exem-host-agent
VERSION=1.2.2
echo ${PRODUCT_NAME} ${MODULE_NAME} ver ${VERSION}