1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 18:39:27 +00:00

Fix shebang on several scripts

This commit is contained in:
2021-08-07 19:07:54 +02:00
parent 3838bc504f
commit 336bb86b35
3 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh
# POLYWINS
#!/usr/bin/env bash
# Forked from: https://github.com/tam-carre/polywins