oops, fix shebang

This commit is contained in:
Boris Faure 2018-07-17 22:58:51 +02:00
parent b8ed883d16
commit e3d56e13c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
I=0
while [ 1 ]; do