Skip to content

Commit

Permalink
Update dates to 2025 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron authored Dec 30, 2024
1 parent 2c90a00 commit 3b2d3d4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Redborder
Copyright (c) 2025 Redborder

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion build_pdf/build_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ plugins:
- awesome-pages
- tags

copyright: Copyright © 2024 Eneo Tecnología S.L
copyright: Copyright © 2025 Eneo Tecnología S.L
extra:
version: !ENV [VERSION, 'Custom version']
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Instala el sistema operativo compatible y ejecuta el siguiente comando como root

``` bash title="Instalación de repositorios"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Instala el paquete redborder-proxy"
yum clean all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Install the supported operative system and run the following command as root:

``` bash title="Repositories installation"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Install redborder-proxy package"
yum clean all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Instala el sistema operativo compatible y ejecuta el siguiente comando como root

``` bash title="Instalación de repositorios"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Instala el paquete redborder-ips"
yum clean all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Install the supported operative system and run the following command as root:

``` bash title="Repositories installation"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Install redborder-ips package"
yum clean all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Instala el sistema operativo compatible y ejecuta el siguiente comando como root

``` bash title="Instalación de repositorios"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Instalar el paquete redborder-manager"
yum clean all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Install the supported operative system and run the following command as root:

``` bash title="Repositories installation"
yum install epel-release
rpm -ivh https://repo.redborder.com/ng/24.12/rhel/9/x86_64/redborder-repo-24.12-0.0.1-1.el9.rb.noarch.rpm
rpm -ivh https://repo.redborder.com/ng/25.01/rhel/9/x86_64/redborder-repo-25.01-0.0.1-1.el9.rb.noarch.rpm
```
``` bash title="Install redborder-manager package"
yum clean all
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ extra_javascript:
- https://cdn.jsdelivr.net/npm/vega-lite@5
- https://cdn.jsdelivr.net/npm/vega-embed@6

copyright: Copyright © 2024 Eneo Tecnología S.L
copyright: Copyright © 2025 Eneo Tecnología S.L

0 comments on commit 3b2d3d4

Please sign in to comment.