You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chown -R bin:bin "/pkg/$PKG" acts on the bound directory, and therefore misses the log and the copy of the build script which reside in /package/pkg/$PKG
The text was updated successfully, but these errors were encountered:
chown -R bin:bin "/pkg/$PKG"
acts on the bound directory, and therefore misses the log and the copy of the build script which reside in/package/pkg/$PKG
The text was updated successfully, but these errors were encountered: