Skip to content

Commit

Permalink
reverting conflicting commits
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Dec 13, 2024
1 parent d2ffc2c commit f93eced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pentoo/zero-system/zero-system-2024.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ pkg_postinst() {
fi
fi
if [ -d /home/zero ]; then
chown zero:users /home/zero/.vim-scratch || die
chown zero.users /home/zero/.vim-scratch || die
fi
}

0 comments on commit f93eced

Please sign in to comment.