]> git.pld-linux.org Git - packages/sddm.git/blob - wayland-session
up to 0.21.0
[packages/sddm.git] / wayland-session
1 #!/bin/sh
2
3 [ -f /etc/profile ] && . /etc/profile
4 [ -f "$HOME/.profile" ] && . "$HOME/.profile"
5
6 exec "$@"
This page took 0.034418 seconds and 3 git commands to generate.