@@ -85,7 +85,7 @@ function activate(context) {
85
85
// }
86
86
// await ;
87
87
88
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_python.sh" ;
88
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_python.sh" ;
89
89
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
90
90
console . log ( )
91
91
@@ -186,7 +186,7 @@ function activate(context) {
186
186
// }
187
187
// await ;
188
188
189
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_notroot.sh" ;
189
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_notroot.sh" ;
190
190
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
191
191
console . log ( )
192
192
@@ -283,8 +283,8 @@ function activate(context) {
283
283
// }
284
284
// await ;
285
285
286
- //var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_notroot.sh";
287
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_cfdefenv.sh" ;
286
+ //var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_notroot.sh";
287
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_cfdefenv.sh" ;
288
288
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
289
289
console . log ( )
290
290
@@ -381,7 +381,7 @@ function activate(context) {
381
381
// }
382
382
// await ;
383
383
384
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_cfsmsi.sh" ;
384
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_cfsmsi.sh" ;
385
385
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
386
386
console . log ( )
387
387
@@ -615,7 +615,7 @@ function activate(context) {
615
615
// }
616
616
// await ;
617
617
618
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_golang.sh" ;
618
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_golang.sh" ;
619
619
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
620
620
console . log ( )
621
621
@@ -714,7 +714,7 @@ function activate(context) {
714
714
// }
715
715
// await ;
716
716
717
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_golang.sh" ;
717
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_golang.sh" ;
718
718
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
719
719
console . log ( )
720
720
@@ -814,7 +814,7 @@ function activate(context) {
814
814
// }
815
815
// await ;
816
816
817
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_golang.sh" ;
817
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_golang.sh" ;
818
818
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
819
819
console . log ( )
820
820
@@ -915,7 +915,7 @@ function activate(context) {
915
915
// }
916
916
// await ;
917
917
918
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_mitmproxy.sh" ;
918
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_mitmproxy.sh" ;
919
919
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
920
920
console . log ( )
921
921
@@ -1013,7 +1013,7 @@ function activate(context) {
1013
1013
// }
1014
1014
// await ;
1015
1015
1016
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_btp_cli.sh" ;
1016
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_btp_cli.sh" ;
1017
1017
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1018
1018
console . log ( )
1019
1019
@@ -1111,7 +1111,7 @@ function activate(context) {
1111
1111
// }
1112
1112
// await ;
1113
1113
1114
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_theta_cli.sh" ;
1114
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_theta_cli.sh" ;
1115
1115
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1116
1116
console . log ( )
1117
1117
@@ -1209,7 +1209,7 @@ function activate(context) {
1209
1209
// }
1210
1210
// await ;
1211
1211
1212
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1212
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1213
1213
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1214
1214
console . log ( )
1215
1215
@@ -1311,7 +1311,7 @@ function activate(context) {
1311
1311
// }
1312
1312
// await ;
1313
1313
1314
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1314
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1315
1315
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1316
1316
console . log ( )
1317
1317
@@ -1413,7 +1413,7 @@ function activate(context) {
1413
1413
// }
1414
1414
// await ;
1415
1415
1416
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1416
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1417
1417
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1418
1418
console . log ( )
1419
1419
@@ -1515,7 +1515,7 @@ function activate(context) {
1515
1515
// }
1516
1516
// await ;
1517
1517
1518
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1518
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1519
1519
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1520
1520
console . log ( )
1521
1521
@@ -1617,7 +1617,7 @@ function activate(context) {
1617
1617
// }
1618
1618
// await ;
1619
1619
1620
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1620
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1621
1621
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1622
1622
console . log ( )
1623
1623
@@ -1719,7 +1719,7 @@ function activate(context) {
1719
1719
// }
1720
1720
// await ;
1721
1721
1722
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1722
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1723
1723
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1724
1724
console . log ( )
1725
1725
@@ -1821,7 +1821,7 @@ function activate(context) {
1821
1821
// }
1822
1822
// await ;
1823
1823
1824
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1824
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1825
1825
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1826
1826
console . log ( )
1827
1827
@@ -1923,7 +1923,7 @@ function activate(context) {
1923
1923
// }
1924
1924
// await ;
1925
1925
1926
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
1926
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
1927
1927
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
1928
1928
console . log ( )
1929
1929
@@ -2025,7 +2025,7 @@ function activate(context) {
2025
2025
// }
2026
2026
// await ;
2027
2027
2028
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
2028
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
2029
2029
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
2030
2030
console . log ( )
2031
2031
@@ -2127,7 +2127,7 @@ function activate(context) {
2127
2127
// }
2128
2128
// await ;
2129
2129
2130
- var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/hana-python-securestore/master /tools/bas_install_solc.sh" ;
2130
+ var shellcmd = "curl -s -L -o " + destfile + " https://raw.githubusercontent.com/SAP-samples/btp-bas-extensions/main /tools/bas_install_solc.sh" ;
2131
2131
out . appendLine ( 'shellcmd: ' + shellcmd ) ;
2132
2132
console . log ( )
2133
2133
0 commit comments