Skip to content

Commit

Permalink
Update make.py
Browse files Browse the repository at this point in the history
  • Loading branch information
phate999 authored Feb 28, 2024
1 parent 34e7271 commit 5da3987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def scan_for_cr(path):

# Package the app files into a tar.gz archive.
def package():
global g_app_name
print("Packaging {}".format(g_app_name))
success = True
package_dir = os.path.join('tools', 'bin')
Expand Down

0 comments on commit 5da3987

Please sign in to comment.