account refactor

This commit is contained in:
2023-10-17 18:30:41 +03:00
parent 23219ce998
commit d9736b29a4
17 changed files with 91 additions and 186 deletions
-9
View File
@@ -1,9 +0,0 @@
#!/bin/bash
cp -r ./ ~/temp-lucent
cd ~/temp-lucent && npm run build
rm -rf ~/temp-lucent/node_modules
rm -rf ~/temp-lucent/.git
cd ~/
zip -r lucent.zip temp-lucent/
rm -rf ~/temp-lucent
-3
View File
@@ -1,3 +0,0 @@
#!/bin/bash
php8.2 artisan serve --port 8197