mirror of https://gitlab.com/octtspacc/sitoctt
Fix script deploy di emergenza
This commit is contained in:
parent
8fe2e1589c
commit
931658b1de
|
@ -1,6 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Common action after the base site build succeeded
|
||||
|
||||
cp -vr ./Assets/* ./public/
|
||||
|
||||
# Compile self-executable assets
|
||||
#for Dir in public public.*
|
||||
#do
|
||||
|
|
Loading…
Reference in New Issue