Преглед изворни кода

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