mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 10:50:16 +00:00
ci(scripts): Fix malformated shebang
This commit is contained in:
parent
fe03be4396
commit
c9e2537c19
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash -e
|
||||
#!/bin/bash -e
|
||||
|
||||
cat /etc/os-release
|
||||
uname -a
|
||||
|
|
Loading…
Reference in a new issue