Update scope.sh

This commit is contained in:
Vlad Doster 2019-12-22 22:35:53 -05:00 committed by GitHub
parent d84fe60890
commit 55063c9079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
# ranger supports enhanced previews. If the option "use_preview_script"
# is set to True and this file exists, this script will be called and its
# output is displayed in ranger. ANSI color codes are supported.