rust: use sh for the rust doc build script

This commit is contained in:
joseLuís 2020-12-09 17:21:25 +01:00
parent b229f0247c
commit 1b5880c5d9

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
#
# SCRIPT TO BUILD THE RUST DOCS FROM THE GITHUB REPO
#