Compare commits
3 Commits
eae2921ae2
...
8090f42cc2
Author | SHA1 | Date | |
---|---|---|---|
8090f42cc2 | |||
c67b2c2b0e | |||
af57ecdd22 |
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
||||
set -e
|
||||
|
||||
for app in $APPS; do
|
||||
./updater-jetbrains $app -o ${app#-[0-9.]*}-generated.nix
|
||||
./updater-jetbrains $app -o ${app%-[0-9.]*}-generated.nix
|
||||
done
|
||||
|
||||
# Local Variables:
|
||||
|
Loading…
Reference in New Issue
Block a user