Forráskód Böngészése

Use bash instead of fish

Can't use fish before installing it, therefore this script need to be run with bash.
DricomDragon 4 éve
szülő
commit
08765ca82f
1 módosított fájl, 1 hozzáadás és 1 törlés
  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