Преглед на файлове

Merge pull request #279 from femiagbabiaka/bugfix-bsd-install-compat

Use /bin/sh as the interpreter for installation script.
pull/288/head
Nikolai Aleksandrovich Pavlov преди 6 години
committed by GitHub
родител
ревизия
a08b1f611e
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      install.sh
  2. +1
    -1
      uninstall.sh

+ 1
- 1
install.sh Целия файл

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Set source and target directories
powerline_fonts_dir="$( cd "$( dirname "$0" )" && pwd )"

+ 1
- 1
uninstall.sh Целия файл

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Set source and target directories
powerline_fonts_dir="$( cd "$( dirname "$0" )" && pwd )"

Зареждане…
Отказ
Запис