mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-13 10:48:49 +01:00
6 lines
90 B
Bash
Executable File
6 lines
90 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sleep 4
|
|
chmod 777 /tmp/DEVTERM_PRINTER_IN
|
|
chmod 777 /tmp/DEVTERM_PRINTER_OUT
|