wok-current diff tramys-server/receipt @ rev 20035
Add stm8flash
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Aug 24 02:43:00 2017 +0200 (2017-08-24) |
parents | bf52d3ac4b95 |
children |
line diff
1.1 --- a/tramys-server/receipt Thu Aug 28 04:01:02 2014 +0300 1.2 +++ b/tramys-server/receipt Thu Aug 24 02:43:00 2017 +0200 1.3 @@ -15,4 +15,6 @@ 1.4 { 1.5 install -Dm755 -o www -g www $stuff/tramys2.cgi \ 1.6 $fs/home/slitaz/www/cook/tramys2.cgi 1.7 + install -Dm644 -o www -g www $stuff/tramys2.msg \ 1.8 + $fs/home/slitaz/www/cook/tramys2.msg 1.9 }