4 lines
30 B
Bash
4 lines
30 B
Bash
#!/bin/sh
|
|
|
|
exec xfce4-session
|
#!/bin/sh
|
|
|
|
exec xfce4-session
|