[FEAT] Admin / ajout d'une partition doit pouvoir ajouter le numero dans
le PDF. #1
This commit is contained in:
@@ -44,7 +44,7 @@ cp /home/jbnadal/sources/jb/ohmj/ohmj2/partitions/nginx.conf partitions/build/ng
|
||||
|
||||
# 7. Create zip (without tests.php and legacy)
|
||||
echo "[7/7] Creating zip..."
|
||||
zip -r _builds/deploy_ohmj.zip api frontend -x "*.DS_Store" "node_modules/*" ".svelte-kit/*"
|
||||
zip -r _builds/deploy_ohmj.zip api frontend -x "*.DS_Store" "node_modules/*" ".svelte-kit/*" "api/tests.php"
|
||||
|
||||
echo "=== Done! ==="
|
||||
echo "Zip created: _builds/deploy_ohmj.zip"
|
||||
|
||||
Reference in New Issue
Block a user