Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Jan 17, 2024
1 parent db362fc commit 3c09358
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/travis/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@ echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
echo XBPS_CHROOT_CMD=ethereal >> etc/conf
echo XBPS_ALLOW_CHROOT_BREAKOUT=yes >> etc/conf

echo "/usr/lib/xbps.d"
cat /usr/lib/xbps.d/*
echo "/etc/xbps.d"
cat /etc/xbps.d/*

/bin/echo -e '\x1b[32mLinking / to /masterdir...\x1b[0m'
ln -s / masterdir

0 comments on commit 3c09358

Please sign in to comment.