rename web.py to meshchat.py

This commit is contained in:
liamcottle 2024-07-09 17:38:45 +12:00
commit 879632a953
4 changed files with 11 additions and 11 deletions

View file

@ -6,7 +6,7 @@ setup(
description='A simple mesh network communications app powered by the Reticulum Network Stack',
executables=[
Executable(
script='web.py', # this script to run
script='meshchat.py', # this script to run
base=None, # we are running a console application, not a gui
target_name='ReticulumMeshChat', # creates ReticulumMeshChat.exe
shortcut_name='ReticulumMeshChat', # name shown in shortcut