mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-16 16:14:29 -04:00
[internal] update app URL as well as scripts
This commit is contained in:
parent
e78f07cda6
commit
78ad099bf9
11 changed files with 24 additions and 18 deletions
|
@ -5,7 +5,9 @@
|
|||
# To have git run this script on commit, create a "post-commit" text file in
|
||||
# .git/hooks/ with the following content:
|
||||
# #!/bin/sh
|
||||
# source ./_post-commit.sh
|
||||
# if [ -x ./_post-commit.sh ]; then
|
||||
# source ./_post-commit.sh
|
||||
# fi
|
||||
|
||||
type -P git &>/dev/null || { echo "git command not found. Aborting." >&2; exit 1; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue