mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-25 03:20:23 +01:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npm run validate
|