@@ -0,0 +1,8 @@
#!/bin/bash
set -e
echo "📦 Photo Renamer 설치 중..."
npm install
echo ""
echo "✅ 설치 완료! 앱을 시작합니다..."
npm start
The note is not visible to the blocked user.