mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-18 00:54:37 -04:00
🤩 SheBang #!
This commit is contained in:
parent
819c50ee5f
commit
463bbe7a40
4 changed files with 9 additions and 1 deletions
2
log.py
2
log.py
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import logging
|
||||
|
||||
logging.basicConfig(filename='build.log', filemode='w',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue