You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
420 B

  1. --- a/utils/gammu-config
  2. +++ b/utils/gammu-config
  3. @@ -1,4 +1,4 @@
  4. -#!/bin/bash
  5. +#!/bin/sh
  6. # Gammu configuration generator
  7. # Copyright (C) 2003 - 2009 Michal Cihar <michal@cihar.com>
  8. # vim: expandtab sw=4 ts=4 sts=4:
  9. --- a/utils/jadmaker
  10. +++ b/utils/jadmaker
  11. @@ -1,4 +1,4 @@
  12. -#!/bin/bash
  13. +#!/bin/sh
  14. # JAD file generator
  15. # Copyright © 2008 - 2009 Michal Čihař <michal@cihar.com>
  16. # vim: expandtab sw=4 ts=4 sts=4: