2 lines
20 B
Bash
Executable file
2 lines
20 B
Bash
Executable file
#!/bin/sh
|
|
firefox &
|
#!/bin/sh
|
|
firefox &
|