Explorar o código

Add Solus support to linux_install.sh script

added update-repo command before install command
chax %!s(int64=6) %!d(string=hai) anos
pai
achega
0d12627f0b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      util/linux_install.sh

+ 1 - 0
util/linux_install.sh

@@ -158,6 +158,7 @@ elif grep ID /etc/os-release | grep -q slackware; then
 	fi
 
 elif grep ID /etc/os-release | grep -q solus; then
+	sudo eopkg ur
 	sudo eopkg it \
 		-c system.devel \
 		arm-none-eabi-gcc \