mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-12-28 02:08:22 +01:00
commit
71a661bc4a
BIN
dist/antd_web_apps.tar.gz
vendored
BIN
dist/antd_web_apps.tar.gz
vendored
Binary file not shown.
@ -338,3 +338,10 @@ table.hljs-ln tr, table.hljs-ln td {
|
|||||||
table.hljs-ln td {
|
table.hljs-ln td {
|
||||||
padding: 3px 3px !important;
|
padding: 3px 3px !important;
|
||||||
}
|
}
|
||||||
|
table.hljs-ln {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
.markdown-body pre {
|
||||||
|
padding: 10px !important;
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
}
|
||||||
|
@ -95,8 +95,8 @@ rm antd_web_apps.tar.gz
|
|||||||
rm -r ci blog doc index.ls info talk get
|
rm -r ci blog doc index.ls info talk get
|
||||||
|
|
||||||
cd /opt/www/htdocs/os
|
cd /opt/www/htdocs/os
|
||||||
wget --no-check-certificate "https://github.com/lxsang/antos/raw/master/release/antos-1.0.0.tar.gz"
|
wget --no-check-certificate "https://github.com/lxsang/antos/raw/master/release/antos-1.1.2.tar.gz"
|
||||||
tar xvzf antos-1.0.0.tar.gz
|
tar xvzf antos-1.1.2.tar.gz
|
||||||
rm antos-1.0.0.tar.gz
|
rm antos-1.1.2.tar.gz
|
||||||
|
|
||||||
echo "Install done..."
|
echo "Install done..."
|
Loading…
Reference in New Issue
Block a user