Skip to content

Commit

Permalink
check sudo for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Geapefurit committed Nov 9, 2023
1 parent b26446f commit 1bc5ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/es-verify-eslint.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash

# cd to the root path
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd -P)"
Expand Down

0 comments on commit 1bc5ac2

Please sign in to comment.