help
This commit is contained in:
5
pre-commit
Executable file
5
pre-commit
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eo pipefail
|
||||
|
||||
var="const currentVersion = '$RANDOM';"
|
||||
sed -i "1s/.*/$var/" sw.js
|
||||
Reference in New Issue
Block a user