Added rust

This commit is contained in:
Ella-0 2021-01-30 21:58:39 +00:00
parent bbd6a84a3f
commit 04042c4108
7 changed files with 242 additions and 0 deletions

View file

@ -0,0 +1,10 @@
The script seems to be POSIX-sh (+ local) compatible.
--- a/src/tools/rust-installer/install-template.sh
+++ b/src/tools/rust-installer/install-template.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright 2014 The Rust Project Developers. See the COPYRIGHT
# file at the top-level directory of this distribution and at
# http://rust-lang.org/COPYRIGHT.