mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
bump changelog script
This commit is contained in:
parent
5ca85d2be1
commit
c25038381c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ date="$1"
|
|||
packs=("ariya-icons" "kdelibs" "kde-baseapps" "kde-workspace" "kde-extraapps" "kde-l10n")
|
||||
cwd="$(pwd)"
|
||||
if [ -z "$date" ];then
|
||||
echo "Pass a date, e.g. 2015-01-01"
|
||||
echo "Pass a date, e.g. 2015-01-04"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue