shancx 1.9.33.155__py3-none-any.whl → 1.9.33.156__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- shancx/bak.py +1 -0
- {shancx-1.9.33.155.dist-info → shancx-1.9.33.156.dist-info}/METADATA +1 -1
- {shancx-1.9.33.155.dist-info → shancx-1.9.33.156.dist-info}/RECORD +5 -5
- {shancx-1.9.33.155.dist-info → shancx-1.9.33.156.dist-info}/WHEEL +0 -0
- {shancx-1.9.33.155.dist-info → shancx-1.9.33.156.dist-info}/top_level.txt +0 -0
shancx/bak.py
CHANGED
|
@@ -751,6 +751,7 @@ echo "scx:123456" | chpasswd
|
|
|
751
751
|
id scx
|
|
752
752
|
"""
|
|
753
753
|
"""
|
|
754
|
+
sudo pkill -9 -u scx 2>/dev/null || truesudo pkill -9 -u scx 2>/dev/null || true
|
|
754
755
|
sudo groupdel scx 2>/dev/null; sudo userdel -r scx 2>/dev/null; sudo groupadd -g 1015 scx && sudo useradd -m -u 1015 -g 1015 -s /bin/bash scx && echo "scx:123456" | sudo chpasswd && sudo chown -R scx:scx /home/scx && id scx
|
|
755
756
|
"""
|
|
756
757
|
|
|
@@ -8,7 +8,7 @@ shancx/Read.py,sha256=xX4ciDoWhL9KAsN3cWvaFAOMlSVwR56AR3dSB-SBnLI,3139
|
|
|
8
8
|
shancx/ZR.py,sha256=5APchqVoI1G2MkrN9YJSWCwfLUygcSFIsUXSo9aq1Qg,341
|
|
9
9
|
shancx/__init__.py,sha256=ejEaYlajqIeXfIpXzVeAIUfvBlExWhyu5pcc-SVFqW4,19744
|
|
10
10
|
shancx/args.py,sha256=Nr80vgQpT3m31_crKGf5DvofCxyERJFbqJ1sHb1BIqs,1042
|
|
11
|
-
shancx/bak.py,sha256=
|
|
11
|
+
shancx/bak.py,sha256=eGkoQsvytqjvt8gq_OOhxWswfNoVEibH0AD4AWqU_a4,26800
|
|
12
12
|
shancx/cmp.py,sha256=cIQv-QTl-22FJa6tmHyBu_IQmMq5LnsQGGFK5jc5hMA,893
|
|
13
13
|
shancx/df2database.py,sha256=h9_n9tZBWKyGKnpGPRHPSZgMn5kylX0sV5APwmi2SHM,3315
|
|
14
14
|
shancx/getResponse.py,sha256=QmJfa4czGCOiKb8RuCLXKE7AAKVADAptNiwn7v1tfbM,1055
|
|
@@ -79,7 +79,7 @@ shancx/Train/multiGpu.py,sha256=D_oZeiSc7VWktpnVDwrFOC1CYZSt9rxOKY5lngE5vFg,820
|
|
|
79
79
|
shancx/Train/prepare.py,sha256=vL_8UOA66oZCBIwCICtihsGibivtNgaVJGulJxfNdn8,6793
|
|
80
80
|
shancx/Train/renet50.py,sha256=wEhYk1X96WE5zuqHqVxWLJa-A5jDNkz4z6edORNufnA,6428
|
|
81
81
|
shancx/tensBoard/__init__.py,sha256=ga2C5YyJITvvQA1ocpxna_KNFnNRJVwkTjLoIglLZUQ,993
|
|
82
|
-
shancx-1.9.33.
|
|
83
|
-
shancx-1.9.33.
|
|
84
|
-
shancx-1.9.33.
|
|
85
|
-
shancx-1.9.33.
|
|
82
|
+
shancx-1.9.33.156.dist-info/METADATA,sha256=No7PIQL6kglWp_HJ8tECh8P_ryaq_Y-B1ESHG_32U3w,646
|
|
83
|
+
shancx-1.9.33.156.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
84
|
+
shancx-1.9.33.156.dist-info/top_level.txt,sha256=akfCS1vKWz3pNmEN_yN9ZiGp-60IQY5ET38mRx_i_-4,7
|
|
85
|
+
shancx-1.9.33.156.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|