Skip to content

Commit

Permalink
Skip hyprland
Browse files Browse the repository at this point in the history
  • Loading branch information
AOx0 committed Oct 16, 2023
1 parent 0090a11 commit 8040512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rm ./gpg_key
gpg --list-keys --keyid-format=long
gpg --list-secret-keys --keyid-format=long

for i in helix-git hyprland-git typst-git gitkraken-wayland; do
for i in helix-git typst-git gitkraken-wayland; do
status=13
git submodule update --init $i
cd $i
Expand Down

0 comments on commit 8040512

Please sign in to comment.