This website requires JavaScript.
Explore
Help
Sign In
tTh
/
Fortraneries
Watch
1
Star
0
Fork
You've already forked Fortraneries
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ba2c9f653c
Fortraneries
/
GravityField
/
runme.sh
11 lines
103 B
Bash
Raw
Normal View
History
Unescape
Escape
first dry run
2022-11-28 13:47:44 +01:00
#!/bin/bash
set
-e
# stop on error
make essai
un commit pour montrer aux gens
2022-11-30 22:46:44 +01:00
time
./essai
first real run, make a gif89a, need more tweaking
2022-11-30 02:52:16 +01:00
un commit pour montrer aux gens
2022-11-30 22:46:44 +01:00
convert -delay
20
WS/A*.pgm foo.gif
first real run, make a gif89a, need more tweaking
2022-11-30 02:52:16 +01:00