robocan commited on
Commit
f8f1652
·
1 Parent(s): 465fecf

Update on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +1 -1
on_startup.sh CHANGED
@@ -1,5 +1,5 @@
1
  #!/bin/bash
2
- !sudo apt-get install -y libglib2.0-0=2.50.3-2 \
3
  libnss3=2:3.26.2-1.1+deb9u1 \
4
  libgconf-2-4=3.2.6-4+b1 \
5
  libfontconfig1=2.11.0-6.7+b1
 
1
  #!/bin/bash
2
+ sudo apt-get install -y libglib2.0-0=2.50.3-2 \
3
  libnss3=2:3.26.2-1.1+deb9u1 \
4
  libgconf-2-4=3.2.6-4+b1 \
5
  libfontconfig1=2.11.0-6.7+b1