Advertisement
Sephinroth

initial_script

Oct 16th, 2023
942
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.15 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. sfsmanager fd64-devx_900.sfs
  4. sfsmanager fd64-nls_900.sfs
  5.  
  6. cd /etc/init.d
  7. chmod 755 60-civetweb
  8. ./60-civetweb start
  9. cd /var/lib/www
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement