change: yt-dlp resolve node

This commit is contained in:
2026-06-28 14:56:40 +02:00
parent 248cc6ae39
commit a727be4ef3
2 changed files with 1 additions and 14 deletions
+1 -3
View File
@@ -12,9 +12,7 @@
"delay": "2000000"
},
"scripts": {
"start": "nodemon src/main.js",
"stop": "ssh raphix@raphix.fr sudo -S -u gitlab-ci pm2 stop 'Subsonics'",
"restart": "ssh raphix@raphix.fr sudo -S -u gitlab-ci pm2 start 'Subsonics'"
"start": "nodemon src/main.js"
},
"keywords": [],
"author": "Raphix",