Commit 98e20864 authored by Vitaly Lipatov's avatar Vitaly Lipatov

mkdev.sh: set major to 248 as in the theatre project

parent 209fa1c2
#!/bin/sh
TYPE="253"
TYPE="248"
for num in `seq 0 9`; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment