Quellcode durchsuchen

Use bash instead of fish

Can't use fish before installing it, therefore this script need to be run with bash.
DricomDragon vor 4 Jahren
Ursprung
Commit
08765ca82f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Install/basic-install

+ 1 - 1
Install/basic-install

@@ -1,4 +1,4 @@
-#!/usr/bin/fish
+#!/bin/bash
 
 # Install basic programms
 sudo apt install htop screen w3m tree