3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
#!/bin/bash
|
||
|
setsid firefox "/usr/share/doc/java-openjdk/index.html" &
|