1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Modified submodule to always pull from master branch

This commit is contained in:
Kennedy Kong
2018-02-18 17:58:42 -05:00
parent 100c6b5e89
commit 18c47ebd20
2 changed files with 2 additions and 1 deletions

1
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "capabilities-data"] [submodule "capabilities-data"]
path = capabilities-data path = capabilities-data
url = https://github.com/receipt-print-hq/escpos-printer-db.git url = https://github.com/receipt-print-hq/escpos-printer-db.git
branch = master