Skip to content

Commit

Permalink
Update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardLaszlo committed Oct 24, 2020
1 parent 248730f commit a7f718e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

date +"%Y-%m-%d %H:%M:%S"
apt update
apt install docker python curl
sudo apt update
sudo apt install docker python curl

0 comments on commit a7f718e

Please sign in to comment.