mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-01-02 19:37:29 +01:00
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
Block a user