Changeset 281 in Main for trunk


Ignore:
Timestamp:
Oct 9, 2024, 11:37:03 AM (5 weeks ago)
Author:
Nishi
Message:

use reisen instead of 7z sfx

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Koakumafile

    r239 r281  
    7979                RunCommand "cp $filen workdir/modules/"
    8080        }
    81         cd workdir
    82         RunCommand "7z a ../archive.7z *"
    83         cd ..
    84         exec cat /usr/share/7z.sfx archive.7z > tewidist.exe
     81        RunCommand "reisen 'Tewi HTTPd' @reisen.conf tewidist.exe"
    8582        RunCommand "rm -rf workdir"
    8683        RunCommand "doas mkdir -p /raid/f/g/tewi/$dirname"
Note: See TracChangeset for help on using the changeset viewer.