Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea authored Aug 26, 2019
1 parent d3a06cf commit 0d4b087
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Run a multi-line script
run: |
sudo apt install -y tor iptables perl
cpan install Switch JSON LWP::UserAgent Config::Simple
cp .configs/debian-torrc /etc/tor/torrc
chmod 644 /etc/tor/torrc
sudo cpan install Switch JSON LWP::UserAgent Config::Simple
sudo cp .configs/debian-torrc /etc/tor/torrc
sudo chmod 644 /etc/tor/torrc
perl nipe.pl status

0 comments on commit 0d4b087

Please sign in to comment.