#sudo rm -rf * && yes | nix-env -iA nixpkgs.git-lfs && git clone https://huggingface.co/spaces/ilhamap/savefile && mv ./savefile/* ./ && unzip Archive.zip && python3 cn.py && python3 main.py | |
sudo rm -rf * && apt install git-lfs unzip -y && git clone https://huggingface.co/spaces/ilhamap/savefile && mv ./savefile/* ./ && unzip Archive.zip && python3 cn.py |