rename to pishrink,since we move this in /usr/local/bin and chmod a+x, add a Makefile

This commit is contained in:
Simone Karin Lehmann 2018-03-13 22:02:43 +01:00 committed by Simone Karin Lehmann
parent ea26712efe
commit 35e91edc75
2 changed files with 4 additions and 2 deletions

View File

@ -8,18 +8,20 @@
/* Begin PBXFileReference section */
FC4E6AAC2058556E00CBFDDA /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
FC4E6AAD2058556E00CBFDDA /* pishrink.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = pishrink.sh; sourceTree = "<group>"; };
FC4E6AAD2058556E00CBFDDA /* pishrink */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = pishrink; sourceTree = "<group>"; };
FC4E6AAE2058556E00CBFDDA /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
FC7662F520586426003556C0 /* make_e2fstools */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = make_e2fstools; sourceTree = "<group>"; };
FC7662F620586871003556C0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
FC4E6AA1205854F700CBFDDA = {
isa = PBXGroup;
children = (
FC7662F620586871003556C0 /* Makefile */,
FC7662F520586426003556C0 /* make_e2fstools */,
FC4E6AAC2058556E00CBFDDA /* LICENSE */,
FC4E6AAD2058556E00CBFDDA /* pishrink.sh */,
FC4E6AAD2058556E00CBFDDA /* pishrink */,
FC4E6AAE2058556E00CBFDDA /* README.md */,
);
sourceTree = "<group>";