Добавлена лицензия MIT и копирайты
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) 2026 Виталий Никитенко. MIT License.
|
||||
python3 -c "import time; print('python started'); time.sleep(100)" &
|
||||
py_pid=$!
|
||||
node -e "
|
||||
|
||||
Reference in New Issue
Block a user