Skip to content

Commit

Permalink
Update start-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoneo authored Feb 19, 2022
1 parent 6c8ab25 commit 390a275
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-script.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash

wget https://github.com/thiagoneo/debian-postinstall/archive/refs/tags/2022-01-20-1.tar.gz
tar -xzvf 2022-02-01.tar.gz
cd debian-postinstall-2022-02-01/
wget https://github.com/thiagoneo/debian-postinstall/archive/refs/tags/2022-02-19.tar.gz
tar -xzvf 2022-02-19.tar.gz
cd debian-postinstall-2022-02-19/
chmod +x *.sh

bash script.sh

0 comments on commit 390a275

Please sign in to comment.