AriaUniversal commited on
Commit
0ead721
·
verified ·
1 Parent(s): 839f7b5

Rename instal_dependencies.sh to install_dependencies.sh

Browse files
instal_dependencies.sh → install_dependencies.sh RENAMED
@@ -23,4 +23,5 @@ apt-get update && apt-get install -y \
23
  libdrm2 \
24
  libgbm1 \
25
  libxcomposite1 \
26
- libxinerama1
 
 
23
  libdrm2 \
24
  libgbm1 \
25
  libxcomposite1 \
26
+ libxinerama1
27
+ chmod +x install_dependencies.sh