Skip to content

Commit

Permalink
Create 01_install_master.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tojozefi authored Sep 23, 2020
1 parent 4ad4046 commit 1a286d2
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/bash

apt install moosefs-master moosefs-cgi moosefs-cgiserv moosefs-cli

echo "MFSMASTER_ENABLE=true" > /etc/default/moosefs-master

mfsmaster start
mfscgiserv start

0 comments on commit 1a286d2

Please sign in to comment.