Add shebang

This commit is contained in:
Alex 2023-10-09 01:35:35 +03:00
parent 34e5b2e155
commit 6b7ee96d99
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
#!/bin/sh
tail -f profiler.log tail -f profiler.log

View File

@ -1 +1,2 @@
#!/bin/sh
tail -f serial.log tail -f serial.log