Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
加入安装依赖软件的脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
riag committed Apr 15, 2020
1 parent bcaba7b commit 18a83bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install_depend.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh

pacman -S python3
pacman -S p7zip

0 comments on commit 18a83bf

Please sign in to comment.