chore: Enable replace on distrobox assemble scripts, Yafti doesn't show these if they're already setup so it's purely useful for debugging steps

This commit is contained in:
Kyle Gospodnetich 2023-08-19 08:44:39 -07:00
parent f70ef09249
commit 625bbec077
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@ init=false
nvidia=true
pull=true
root=false
replace=false
replace=true
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so

View File

@ -4,6 +4,6 @@ init=false
nvidia=true
pull=true
root=false
replace=false
replace=true
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so