Skip to content

Commit

Permalink
🔨 Fix just pull-wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen-lbh committed May 5, 2024
1 parent 091b19a commit e01fb60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ install:
cp hyprls ~/.local/bin/hyprls

pull-wiki:
git submodule update --init --recursive
cd hyprland-wiki; git pull
git submodule update --init --recursive --remote

parser-data:
#!/bin/bash
Expand Down

0 comments on commit e01fb60

Please sign in to comment.