Skip to content
Snippets Groups Projects
Commit c3c8d4be authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.bump

parent e88fc77b
No related branches found
No related tags found
No related merge requests found
...@@ -246,7 +246,7 @@ function lci_install_login_hook () { ...@@ -246,7 +246,7 @@ function lci_install_login_hook () {
fi fi
} }
lci_version=0.2.0 lci_version=0.2.1
subcommand="$1" subcommand="$1"
if [[ "$subcommand" != register ]] && [[ "$subcommand" != "" ]]; then if [[ "$subcommand" != register ]] && [[ "$subcommand" != "" ]]; then
[[ ! -f /etc/linuxconf.conf ]] && lcf_die "Please run '$0 register <path/to/masterconf.sh>' at least once" [[ ! -f /etc/linuxconf.conf ]] && lcf_die "Please run '$0 register <path/to/masterconf.sh>' at least once"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment