소스 검색

Use bash instead of fish

Can't use fish before installing it, therefore this script need to be run with bash.
DricomDragon 4 년 전
부모
커밋
08765ca82f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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