mirror of
https://github.com/myronblair/tomtomgames-app
synced 2026-06-30 17:49:57 -05:00
Logout fix broadcasts cleanup $5 default
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
cd /d "C:\Users\myron\Downloads\CyberPanel"
|
cd /d "C:\Users\myron\Downloads\CyberPanel\tomgames"
|
||||||
set /p MSG="Commit message (e.g. v1.0.4 - what changed): "
|
set /p MSG="Commit message (e.g. v1.0.5 - what changed): "
|
||||||
if "%MSG%"=="" (
|
if "%MSG%"=="" (
|
||||||
echo No message entered. Aborting.
|
echo No message entered. Aborting.
|
||||||
pause
|
pause
|
||||||
|
|||||||
Reference in New Issue
Block a user