浏览代码

Update 'README.md'

Marcel Stangenberger 9 月之前
父节点
当前提交
04f8f70397
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -4,6 +4,10 @@ Scripts for server deployments
 
 Run 
 
-> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-node.sh)" 
+Alma linux
+> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-alma.sh)" 
+
+OpenSuSe
+> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-suse.sh)" 
 
 on a new server to start deployment.