Skip to content

Commit 3a097a2

Browse files
committed
daily
1 parent 7158cb3 commit 3a097a2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Onboarding2.md renamed to Onboarding-HU.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Infrastruktúra (műszaki háttér) és alkalmazás (pl. honlap) létrehozása (HU)
22

33
[![en](https://img.shields.io/badge/lang-English%20%F0%9F%87%AC%F0%9F%87%A7-white)](Onboarding.md)
4-
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding2.md)
4+
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding-HU.md)
55

66
*Üdvözlöm az infrastruktúrájának és az webes alkalmazásának/honlapjának létrehozásának folyamatában!*
77

Onboarding-business2.md renamed to Onboarding-business-HU.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Új ügyfelekkel való ismerkedés (HU)
22

33
[![en](https://img.shields.io/badge/lang-English%20%F0%9F%87%AC%F0%9F%87%A7-white)](Onboarding-business.md)
4-
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding-business2.md)
4+
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding-business-HU.md)
55

66
## Alkalmazás gyártás menete
77

Onboarding-business.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting to know new clients
22

3-
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding-business2.md)
3+
[![hu](https://img.shields.io/badge/nyelv-magyar%20%F0%9F%87%AD%F0%9F%87%BA-white)](Onboarding-business-HU.md)
44
[![en](https://img.shields.io/badge/lang-English%20%F0%9F%87%AC%F0%9F%87%A7-white)](Onboarding-business.md)
55

66
## Process of making a web application

Onboarding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Details about [running your web application](https://git.io/vNryB)
1515
1. Managing services
1616
1. Contacting support
1717
1. Reacting to notifications
18-
1. If moving: access to accounts at all providers below
18+
1. When moving: access to accounts with all providers below
1919
1. Company details (registered name, registration number, address)
2020
1. Access to company email account
2121
1. Access to company bank card including CVC and 3-D Secure device

package/apt-sources/sury-php.list

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DEB.SURY.ORG (is in CZ)
2-
deb https://packages.sury.org/php/ bookworm main
2+
deb [signed-by=/usr/share/keyrings/debsuryorg-archive-keyring.gpg] https://packages.sury.org/php/ bookworm main
33
#K: wget -qO/etc/apt/trusted.gpg.d/sury-php.gpg https://packages.sury.org/php/apt.gpg
44
#M: https://packages.sury.org/php/README.txt
55
#P: printf 'Package: openssl libssl-dev libssl-doc libssl1.1\nPin: origin "packages.sury.org"\nPin-Priority: -1\n' >/etc/apt/preferences.d/sury-openssl.pref

0 commit comments

Comments
 (0)