Backport: Fix incorrect shebang in xsetup.sh

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2024-07-26 19:34:12 +02:00
parent 6b7e7be387
commit 8e534c7bcd
No known key found for this signature in database
GPG Key ID: 3E85EB44F610AD7F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/sh
# Xsession - run as user
# Copyright (C) 2016 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>