Skip to content

jinsanity07/jinsanity07.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

upzip a file in codespace terminal

sudo apt install unzip

unzip ./dist.zip -d ./ 
rm -r ./docs
mv dist docs
rm ./dist.zip

Releases

No releases published

Packages

No packages published