feat: Initial commit for OnEver Drive centralized backup system with Windows PyQt6 agent and Proxmox LXC deployment
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
title OnEver Drive - Windows Agent Launcher (PyQt6)
|
||||
cd /d "%~dp0"
|
||||
echo Starting OnEver Drive PyQt6 Agent in notification area...
|
||||
start "" "%~dp0dist\OnEverDriveAgent\OnEverDriveAgent.exe"
|
||||
exit
|
||||
Reference in New Issue
Block a user