Fix scripts shebangs
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
workdir=$(dirname "$0")
|
||||
log=$workdir/app_list_auto_update.log
|
||||
|
Reference in New Issue
Block a user