Skip to content

Commit

Permalink
Ktnya hrus tmbahin python
Browse files Browse the repository at this point in the history
  • Loading branch information
NzrlAfndi authored Mar 30, 2023
1 parent 44c433f commit 1d8801f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/bash

pkg install imagemagick git nodejs ffmpeg libwebp mc nano yarn
pkg install imagemagick git nodejs python ffmpeg libwebp mc nano yarn
rm -rf node_modules
yarn
rm -rf session
npm start

echo "All dependencies have been installed, please run the command \"npm start\" to immediately start the script"
echo "All dependencies have been installed, please run the command \"npm start\" to immediately start the script"

0 comments on commit 1d8801f

Please sign in to comment.