Skip to content

Commit

Permalink
linuxbux-1c-installer update
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxbuh committed Nov 17, 2021
1 parent ec13623 commit 5ca4f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linuxbuh-1c-installer
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

if [ "$XDG_SESSION_TYPE" == "x11" ]; then
./linuxbuh-1c-installer-gui
/usr/bin/linuxbuh-1c-installer-gui
else
./linuxbuh-1c-installer-console
/usr/bin/linuxbuh-1c-installer-console
fi

0 comments on commit 5ca4f5f

Please sign in to comment.