Update linutil-installer.sh

This commit is contained in:
solomoncyj 2024-10-16 08:59:51 +08:00 committed by GitHub
parent 0d23986c8d
commit 235c084247
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ installLinutil() {
if [ $flavor == "Slowroll" ]
then
"$ESCALATION_TOOL" "$PACKAGER" --gpg-auto-import-keys addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Slowroll/home:solomoncyj.repo
"$ESCALATION_TOOL" "$PACKAGER" --gpg-auto-import-keys addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Slowroll/home:solomoncyj.repo
fi
printf "%b\n" "refreshing and installing"