Browse Source

go to right directory

Johann ELSASS 5 năm trước cách đây
mục cha
commit
b8ce550e5f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      lazpaint/release/debian/makedeb.sh

+ 2 - 0
lazpaint/release/debian/makedeb.sh

@@ -1,4 +1,6 @@
 #!/bin/bash
+cd `dirname $0`
+
 STAGING_RELATIVEDIR="./staging"
 STAGING_DIR=$(readlink --canonicalize "${STAGING_RELATIVEDIR}")
 USER_DIR="${STAGING_DIR}/usr"