savefile / run.sh
ilhamap's picture
Update run.sh
c17d2ce verified
raw
history blame
358 Bytes
#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