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