This website requires JavaScript.
Explore
Help
Sign In
flash
/
index
Watch
1
Star
0
Fork
You've already forked index
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
884d2cb9da
index
/
tools
/
precommit.sh
10 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed bitrot issues related to PHP updates.
2023-01-01 18:47:24 +00:00
#!/bin/bash
Imported into new repository.
2022-09-13 13:13:11 +00:00
pushd
.
cd
$(
dirname
"
$0
"
)
php update-headers.php
php update-version.php
popd
Reference in a new issue
Copy permalink