mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-21 20:53:39 +00:00
Remove unused variable
This commit is contained in:
@@ -63,7 +63,6 @@ fi
|
|||||||
|
|
||||||
wine_conf="winedir.conf"
|
wine_conf="winedir.conf"
|
||||||
game_conf="gamedir.conf"
|
game_conf="gamedir.conf"
|
||||||
backup_conf="backupdir.conf"
|
|
||||||
|
|
||||||
# Use XDG base directories if defined
|
# Use XDG base directories if defined
|
||||||
conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"
|
conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"
|
||||||
|
Reference in New Issue
Block a user