mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
curl: update + remove pregened files
This commit is contained in:
parent
04a4b8aba4
commit
2e18c35df8
10 changed files with 51 additions and 51 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# SPDX-FileCopyrightText: 1998-2021 Daniel Stenberg <daniel@haxx.se>
|
||||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
my $pi = 3.1415;
|
||||
foreach my $i (1 .. 200) {
|
||||
printf "%d, ", sin($i/200 * 2 * $pi) * 500000 + 500000;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue