Compare commits
24 Commits
zg1/szeged
...
baef3344ac
Author | SHA1 | Date | |
---|---|---|---|
baef3344ac | |||
1e762edab3 | |||
b3e468090f | |||
8284927526 | |||
083fe6fed5 | |||
f9da11a5e2 | |||
6d8954f831 | |||
30ac7a246d | |||
ef1d07b0d2 | |||
515770e151 | |||
7b8970d882 | |||
de562e7e78 | |||
fdc7c8dca3 | |||
ebb32777f3 | |||
159c5eb35d | |||
ebce18a9e8 | |||
46f6ffec07 | |||
28ceef8a2f | |||
6ccb307739 | |||
508b835fb8 | |||
43e4d632db | |||
5aa772395f | |||
2b8d50882a | |||
9ebd22c828 |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title":"DC2C_pri31",
|
||||
"version":"27.02.2023 12:20 00001",
|
||||
"":""
|
||||
}
|
||||
"":"gggg"
|
||||
}
|
||||
|
@@ -2,5 +2,5 @@
|
||||
"title":"DC2C_pri32",
|
||||
"version":"27.02.2023 12:20 00001",
|
||||
"":"",
|
||||
"":""
|
||||
"":"gggg"
|
||||
}
|
||||
|
13
home/root/szeged/UpdateController/workspace/customer_szeged_281/.gitignore
vendored
Normal file
13
home/root/szeged/UpdateController/workspace/customer_szeged_281/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
*
|
||||
|
||||
!**/.gitignore
|
||||
!/etc/*.ini
|
||||
!/etc/atb/*.ini
|
||||
!/etc/psa_config/*
|
||||
!/etc/psa_update/*
|
||||
!/etc/psa_tariff/*
|
||||
|
||||
!/opt/app/ATBAPP/*.ini
|
||||
!/opt/app/sysconfig/*.ini
|
||||
!/opt/app/ISMASMgr/*.ini
|
||||
|
@@ -1,4 +1,5 @@
|
||||
## Ignore everything
|
||||
*
|
||||
|
||||
## Except
|
||||
!/etc/*.ini
|
||||
|
@@ -83,5 +83,5 @@ Currency=HUF
|
||||
[TCP_CONTROL]
|
||||
enable=1
|
||||
|
||||
|
||||
############
|
||||
|
||||
|
1
opt/app/ATBAPP/tariff.current
Normal file
1
opt/app/ATBAPP/tariff.current
Normal file
@@ -0,0 +1 @@
|
||||
"VERSION":"0.1.0","PROJECT":"szeged","ZONE":1,"INFO":"summer sale","LOADED":"2022-06-02T21:57:29"
|
@@ -3,10 +3,4 @@
|
||||
"xxx" : "yyyy",
|
||||
"xxx" : "yyyy",
|
||||
"xxx" : "yyyy"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
@@ -0,0 +1 @@
|
||||
ffff
|
||||
|
Reference in New Issue
Block a user