Skip to content

Commit

Permalink
add libquotient
Browse files Browse the repository at this point in the history
  • Loading branch information
Seshpenguin committed Oct 31, 2023
1 parent 1851f60 commit e5ddcce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ async function main() {
pacman -S --noconfirm abseil-cpp
# koko
pacman -S --noconfirm mpv
# neochat
pacman -S --noconfirm libquotient
echo "Setting up user"
${arch === "x64" ? 'useradd -m -G wheel user' : ''}
Expand Down

0 comments on commit e5ddcce

Please sign in to comment.