This website requires JavaScript.
Explore
Help
Register
Sign In
iiiypuk
/
Blog
Watch
1
Star
0
Fork
0
You've already forked Blog
Code
Issues
5
Pull Requests
Projects
Releases
Wiki
Activity
78efa6f89e
Blog
/
make.sh
8 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
clean script
2022-10-23 00:00:00 +03:00
#!/bin/sh
rm ./public*.tar.xz
rm -rf ./public/
update make file
2022-10-30 13:36:53 +03:00
hugo
cd
./public/
tar -cJf
"../public.tar.xz"
.
Reference in New Issue
Copy Permalink