Files
xodo-frontend/.bash_history
2026-02-22 13:31:17 +01:00

73 lines
1.1 KiB
Bash

#1771133437
ls
#1771133440
cd htdocs/xodo.ro/
#1771133442
npm run build
#1771133446
npm install
#1771133517
npm run build
#1771133538
ls
#1771133563
PORT=3009 pm2 start npm --name "xodo-app" -- start
#1771133582
nano ecosystem.config.js
#1771133592
pm2 delete 0
#1771133595
pm2 start ecosystem.config.js
#1771157159
npm run build && pm2 restart 0
#1771135101
pm2 ls
#1771135106
npm run build
#1771135113
cd htdocs/xodo.ro/
#1771135116
pm2 ls
#1771135120
npm run build
#1771135167
ls
#1771135169
pm2 ls
#1771135172
pm2 restart 0
#1771135488
npm run build
#1771135696
pm2 restart 0
#1771137036
npm run build
#1771137123
pm2 restart 0
#1771135274
cd /home/xodo/htdocs/xodo.ro
#1771135275
npm run build
#1771135293
npm run build 2>&1 | tail -50
#1771135336
npm run build
#1771135354
npm run build 2>&1 | grep -A 20 "Error:"
#1771135401
npm run build
#1771135419
npm run build 2>&1
#1771135439
curl -s "https://strapi.xodo.ro/api/projects?populate=*&locale=ro" | head -100
#1771135457
npm run build
#1771135480
pm2 restart 0
#1771136975
npm run build && pm2 restart 0
#1771364561
pm2 ls
#1771364587
npm run build && pm2 restart 0