mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
replace :? to
This commit is contained in:
parent
b32846ea5e
commit
c29d2e92d2
1 changed files with 1 additions and 1 deletions
2
bin/mpw
2
bin/mpw
|
@ -16,7 +16,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
$: << File.expand_path('../../lib', __FILE__)
|
||||
$LOAD_PATH << File.expand_path('../../lib', __FILE__)
|
||||
|
||||
require 'locale'
|
||||
require 'set'
|
||||
|
|
Loading…
Add table
Reference in a new issue