Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Belfagor2005 committed Nov 15, 2024
1 parent 6ebde7f commit 73968da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions installer.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash

##setup command=wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/sh
exec > >(tee -a /tmp/vavoo_debug.txt) 2>&1
set -x

######### Only This 2 lines to edit with new version ######
version='1.32'
changelog='\nFix Crash on DreamOs'
Expand Down

0 comments on commit 73968da

Please sign in to comment.