Explorar el Código

Use bash instead of fish

Can't use fish before installing it, therefore this script need to be run with bash.
DricomDragon hace 5 años
padre
commit
08765ca82f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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