5
0
Fork 0
mirror of https://codeberg.org/Computertruhe/Setup-Skripte.git synced 2025-06-28 11:26:18 +02:00

Update env to bash

This commit is contained in:
York-Simon Johannsen 2019-11-03 01:03:56 +01:00
parent 005f2ae40f
commit ff5f677340
No known key found for this signature in database
GPG key ID: 006F8812A4B527D9

View file

@ -1,4 +1,5 @@
#!/bin/sh #!/usr/bin/env bash
echo -e "\nComputertruhe-Setup" echo -e "\nComputertruhe-Setup"
echo "-------------------" echo "-------------------"
echo ">>> Starte initiales Setup für Rechner mit frisch installiertem Linux Mint 19 ..." echo ">>> Starte initiales Setup für Rechner mit frisch installiertem Linux Mint 19 ..."