Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
8Root authored Jan 19, 2023
1 parent 51be6a5 commit fa42a07
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions keepalive.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@echo off
set INTERVAL=10
:loop
cd C:\
start SierraOne.exe
timeout %INTERVAL%
goto:loop

0 comments on commit fa42a07

Please sign in to comment.