run 524 B

1234567891011121314151617181920212223
  1. #!/bin/bash
  2. cp config.sh /etc/clara.sh
  3. cp database /etc/cron.weekly/ 
  4. chmod +x /etc/cron.weekly/database 
  5. cp website /etc/cron.weekly/ 
  6. chmod +x /etc/cron.weekly/websites
  7. cp etcc /etc/cron.weekly/  
  8. cp ftp /etc/cron.weekly/ 
  9. chmod +x /etc/cron.weekly/ftp
  10. chmod +x /etc/cron.weekly/etcc 
  11. cp config.sh /etc/cron.weekly/ 
  12. chmod +x user.sh
  13. dir=`pwd`/user.sh
  14. echo "session optional pam_exec.so seteuid $dir" >> /etc/pam.d/sshd
  15. chmod +x sms
  16. chmod +x server
  17. chmod +x cpu
  18. chmod +x root
  19. chmod +x free
  20. chmod +x loop
  21. ./loop&