diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-11-30 19:48:33 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-11-30 19:48:33 +0100 |
| commit | 98b24c3a90d3c97a06cb553d08369943605efbe0 (patch) | |
| tree | d5762818e678ec0047d03ccea54108873e6c5f94 /run_format.sh | |
| parent | b2588beae1dceeb0a0c5e95976874c6d6d53c703 (diff) | |
META: Add new error code for CD trays. New Power mgmt and CD-ROM API. Also format code.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'run_format.sh')
| -rwxr-xr-x | run_format.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_format.sh b/run_format.sh index 8573088f..576fa410 100755 --- a/run_format.sh +++ b/run_format.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh THIS_PATH="$(realpath "$0")" THIS_DIR="$(dirname "$THIS_PATH")" |
