mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
Update main.yml
This commit is contained in:
parent
2978347d87
commit
6c4a5bfd4d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
touch /data/apps/mingdao/installer/first
|
||||
ln -sf /data/apps/mingdao/installer /usr/local/MDPrivateDeployment
|
||||
echo "vm.max_map_count = 262144" >> /etc/sysctl.conf
|
||||
sed -i "s/net.ipv4.ip_forward=0/net.ipv4.ip_forward=1/g" /etc/sysctl.conf
|
||||
sysctl -p
|
||||
|
||||
- name: Pull mingdao docker image & change tag for automatic installation
|
||||
|
|
Loading…
Reference in a new issue