Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 29a25ec

Browse files
aptalcathelamer
authored andcommitted
fix appname
1 parent 1c7c15a commit 29a25ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/with-contenv bash
22

3-
APPNAME=${APP_NAME:-"OPENBOX"}
3+
APPNAME=${APPNAME:-"OPENBOX"}
44
sed -i -e "s#GUI_APPLICATION#$APPNAME#" /etc/xrdp/xrdp.ini

0 commit comments

Comments
 (0)