Skip to content

Commit 6869f3a

Browse files
author
arch
committed
improve arch setup
1 parent 1c57717 commit 6869f3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/OpenFunscripter/openfunscripter_setup_linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ fi
2525

2626
if command -v pacman; then
2727
# arch based distro:
28+
sudo pacman -Syu --needed --noconfirm
2829
sudo pacman -Sy --needed --noconfirm python-opencv python-pyqt5 git base-devel python python-pip mpv cmake
2930
fi
3031

0 commit comments

Comments
 (0)