diff options
-rw-r--r-- | scripts/bootstrap/builder.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/bootstrap/builder.sh b/scripts/bootstrap/builder.sh new file mode 100644 index 0000000..398ef34 --- /dev/null +++ b/scripts/bootstrap/builder.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +emerge --usepkg --buildpkg --keep-going --update --deep --with-bdeps=y --newuse @world |