Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Mihai-Valeriu Ginghina
/
WBT2425_6
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
4
Merge Requests
2
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e1309465
authored
May 15, 2025
by
mvginghina
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add execute permissions to deploy.sh
parent
bfad7eda
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
deploy.sh
deploy.sh
View file @
e1309465
...
@@ -13,7 +13,7 @@ npm cache clean --force
...
@@ -13,7 +13,7 @@ npm cache clean --force
echo
"Removing node_modules directory..."
echo
"Removing node_modules directory..."
rm
-rf
node_modules
rm
-rf
node_modules
# 4. Instalează dependențele
# 4. Instalează dependențele
echo
"Installing dependencies..."
echo
"Installing dependencies..."
npm install
--force
--legacy-peer-deps
npm install
--force
--legacy-peer-deps
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment