mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Init con Hugo, conversione ListedDownsync.js, fix metadati post
This commit is contained in:
7
Scripts/Clean.sh
Executable file
7
Scripts/Clean.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$(realpath "$0")")/.Globals.sh"
|
||||
cd "${swd}/.."
|
||||
|
||||
rm -rf ./build ./public ./resources
|
||||
|
||||
cd "${owd}"
|
Reference in New Issue
Block a user