Skip to content

Commit 172fc71

Browse files
authored
Update setup-fortran.sh
1 parent c113a34 commit 172fc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-fortran.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ install_intel_apt()
345345
intel_version_map_l $version $classic
346346

347347
require_fetch
348-
local _KEY="GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB"
348+
local _KEY="GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB"
349349
$fetch https://apt.repos.intel.com/intel-gpg-keys/$_KEY > $_KEY
350350
sudo apt-key add $_KEY
351351
rm $_KEY

0 commit comments

Comments
 (0)