Parcourir la source

Use bash instead of fish

Can't use fish before installing it, therefore this script need to be run with bash.
DricomDragon il y a 4 ans
Parent
commit
08765ca82f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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