Skip to content

Commit

Permalink
Merge pull request #514 from KKoukiou/shell-warnings
Browse files Browse the repository at this point in the history
webui-desktop: remove unused exec_prefix, libexecdir variables
  • Loading branch information
KKoukiou authored Nov 14, 2024
2 parents 6931dbe + e3aa2a0 commit b48fed8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webui-desktop
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
#
set -eu

# exec_prefix= is set because the default /usr/libexec contains "${exec_prefix}"
exec_prefix="/usr"
libexecdir="/usr/libexec"

THEME_ID="default"
WEBUI_REMOTE=0
while getopts t:r: option
Expand Down

0 comments on commit b48fed8

Please sign in to comment.