Browse Source

Update 'README.md'

Marcel Stangenberger 7 months ago
parent
commit
04f8f70397
1 changed files with 5 additions and 1 deletions
  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.