Commit

committed 0b1181b

Edited online

Files changed (1)

File Home.md Modified

View file
  • Ignore whitespace
  • Hide word diff
 ```
 make munge.key.create
 make slurm_server
+make daily
 ```
 
 ## Setup RMS on computation nodes ##
 
-Run
 ```
 make munge.key.copy
 make slurm_client
 
 ## Setup NFS on computation nodes ##
 
-Run
 ```
 make nfs-export
-make daily
 ```
 
 ## Setup libraries on computation nodes ##
 
-Run
 ```
 make all
 ```