add shebang to custominstall and ci-gui

This commit is contained in:
Ian Burgwin
2022-11-25 00:14:28 -08:00
parent 1be4221186
commit 9ab8236a78
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
# This file is a part of custom-install.py.
#
# custom-install is copyright (c) 2019-2020 Ian Burgwin

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
# This file is a part of custom-install.py.
#
# custom-install is copyright (c) 2019-2020 Ian Burgwin