Fixed /bin/bash reference
This commit is contained in:
parent
58eb806b95
commit
5db0672423
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
apt update
|
||||
apt install -y tor python3-pip
|
||||
|
|
Loading…
Reference in New Issue
Block a user