Set py3.7 as default

This commit is contained in:
Daniele Rondina
2020-09-24 09:30:29 +02:00
parent 0ba013b687
commit 31d6bd9e97
+3
View File
@@ -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[@]}"