feat: código inicial do client Electron com auto-updater integrado
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
title Dental Client - Monitor
|
||||
echo Iniciando Dental Client...
|
||||
node client-monitor.js
|
||||
pause
|
||||
Reference in New Issue
Block a user