Skip to content
Snippets Groups Projects
repository.sh 115 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/bash
    
    #
    # Install Repository
    #
    
    git clone https://github.com/NathanRodet/rust-axum-demo /root/rust-axum-demo