Kaydet (Commit) 67dff7e2 authored tarafından pardus's avatar pardus

Kurulum ve yukelem scripti eklendi

üst eeb743ca
#!/bin/bash
sudo chown root:root ./node_modules/electron/dist/chrome-sandbox
sudo chmod 4755 ./node_modules/electron/dist/chrome-sandbox
npm start
#!/bin/bash
sudo apt-get update
sudo apt-get install git
git clone https://kod.pardus.org.tr/tugbaficici/mangala.git
cd mangala
sudo bash setup_16.x
sudo apt-get install -y nodejs
npm install
sudo npm install -g npm@7.12.0
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment