Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent 01bc866 commit 65e46b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash
set -ex
source lib.sh

check_packages curl ca-certificates

if [[ $VERSION == system ]]; then
sudo apt-get update
Expand Down

0 comments on commit 65e46b8

Please sign in to comment.