diff --git a/script/post-update.sh b/script/post-update.sh index b98a906..a39c85e 100644 --- a/script/post-update.sh +++ b/script/post-update.sh @@ -132,6 +132,9 @@ cat /etc/sabayon-pkglist equo cleanup +# Set python3.7 as default +eselect python set python3.7 + # Cleanup rm -rf "${FILES_TO_REMOVE[@]}"