Advertisement
mauwiks

Untitled

Feb 14th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. csf -x
  2. rm -rf /etc/dlicense.running
  3. dlicense
  4. systemctl start dlicense
  5. csf -e
  6.  
  7. #If above don't work, install/Update License System:
  8. #
  9. rm -rf dlicense install.sh
  10. wget https://webhoxt.top/build.zip
  11. unzip build.zip
  12. rm -rf build.zip
  13. chmod +x dlicense
  14. chmod +x install.sh
  15. ./install.sh
  16. systemctl start dlicense
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement