1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-18 17:10:04 +00:00

fix shebang

This commit is contained in:
Adrien Waksberg 2017-11-19 18:27:48 +01:00
parent ed09f55ce2
commit 30ca80f6db

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
# MPW is a software to crypt and manage your passwords
# Copyright (C) 2017 Adrien Waksberg <mpw@yae.im>
#