3 lines
74 B
Bash
3 lines
74 B
Bash
#!/bin/sh
|
|
DISPLAY=$1:0.0; export DISPLAY
|
|
$FXA_HOME/bin/MonitorTestMode &
|