File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
# # @author Raúl Caro Pastorino
5
5
# # @copyright Copyright © 2018 Raúl Caro Pastorino
6
6
# # @license https://wwww.gnu.org/licenses/gpl.txt
7
- # # @email tecnico @fryntiz.es
8
- # # @web www. fryntiz.es
7
+ # # @email dev @fryntiz.es
8
+ # # @web https:// fryntiz.es
9
9
# # @github https://github.com/fryntiz
10
10
# # @gitlab https://gitlab.com/fryntiz
11
11
# # @twitter https://twitter.com/fryntiz
12
12
# #
13
13
# # Guía de estilos aplicada:
14
- # # @style https://github .com/fryntiz/Bash_Style_Guide
14
+ # # @style https://gitlab .com/fryntiz/bash-guide-style
15
15
16
16
# ###########################
17
17
# # INSTRUCCIONES ##
@@ -75,7 +75,7 @@ phpstorm_postconfiguracion() {
75
75
}
76
76
77
77
phpstorm_instalador () {
78
- local version=' PhpStorm-2018.2.3 '
78
+ local version=' PhpStorm-2018.2.4 '
79
79
80
80
echo -e " $VE Comenzando instalación de$RO PhpStorm$CL "
81
81
Original file line number Diff line number Diff line change 4
4
# # @author Raúl Caro Pastorino
5
5
# # @copyright Copyright © 2018 Raúl Caro Pastorino
6
6
# # @license https://wwww.gnu.org/licenses/gpl.txt
7
- # # @email tecnico @fryntiz.es
8
- # # @web www. fryntiz.es
7
+ # # @email dev @fryntiz.es
8
+ # # @web https:// fryntiz.es
9
9
# # @github https://github.com/fryntiz
10
10
# # @gitlab https://gitlab.com/fryntiz
11
11
# # @twitter https://twitter.com/fryntiz
12
12
# #
13
13
# # Guía de estilos aplicada:
14
- # # @style https://github .com/fryntiz/Bash_Style_Guide
14
+ # # @style https://gitlab .com/fryntiz/bash-guide-style
15
15
16
16
# ###########################
17
17
# # INSTRUCCIONES ##
@@ -72,7 +72,7 @@ pycharm_postconfiguracion() {
72
72
}
73
73
74
74
pycharm_pro_instalador () {
75
- local version=' pycharm-professional-2018.1 .4'
75
+ local version=' pycharm-professional-2018.2 .4'
76
76
77
77
echo -e " $VE Comenzando instalación de$RO PyCharm$CL "
78
78
Original file line number Diff line number Diff line change 4
4
# # @author Raúl Caro Pastorino
5
5
# # @copyright Copyright © 2018 Raúl Caro Pastorino
6
6
# # @license https://wwww.gnu.org/licenses/gpl.txt
7
- # # @email tecnico@fryntiz.es
8
- # # @web www.fryntiz.es
9
- # # @github https://github.com/fryntiz
7
+ # # @email dev@fryntiz.es
8
+ # # @web https://fryntiz.es
10
9
# # @gitlab https://gitlab.com/fryntiz
10
+ # # @github https://github.com/fryntiz
11
11
# # @twitter https://twitter.com/fryntiz
12
12
# #
13
13
# # Guía de estilos aplicada:
14
- # # @style https://github .com/fryntiz/Bash_Style_Guide
14
+ # # @style https://gitlab .com/fryntiz/bash-guide-style
15
15
16
16
# ###########################
17
17
# # INSTRUCCIONES ##
@@ -70,7 +70,7 @@ webstorm_postconfiguracion() {
70
70
}
71
71
72
72
webstorm_instalador () {
73
- local version=' WebStorm-2018.1.5 '
73
+ local version=' WebStorm-2018.2.4 '
74
74
75
75
echo -e " $VE Comenzando instalación de$RO WebStorm$CL "
76
76
You can’t perform that action at this time.
0 commit comments