mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
pkgs.common-updater-scripts: update-source-version name singular
This commit is contained in:
parent
a98302aa9b
commit
ca9e2a3c3b
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
scriptName=update-source-versions # do not use the .wrapped name
|
||||
scriptName=update-source-version # do not use the .wrapped name
|
||||
|
||||
die() {
|
||||
echo "$scriptName: error: $1" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user