Skip to content

Commit

Permalink
fix weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jul 30, 2023
1 parent 7b2b236 commit 7a28bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ sudo chown "rhino" -cR "/tmp/pacstall"
sudo chown "rhino" -cR "/usr/share/pacstall"
sudo chown "rhino" -cR "/home/rhino"
sudo chown "rhino" -cR "/var/cache/pacstall"
git config --global --add safe.directory '*'

#HOME=/home/rhino runuser -l rhino -c 'pacstall -U pacstall:develop'
pushd /home/rhino
Expand Down

0 comments on commit 7a28bac

Please sign in to comment.