AMTS/Mieke/Pack/gen_pack.sh

5 lines
81 B
Bash

#!/bin/bash
cd Files
7z a "../HTBL_Hollabrunn.STD-Pack.2.1.0.pack" * -tzip
cd ..