瀏覽代碼

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