mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix script deploy di emergenza
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user