final
This commit is contained in:
0
deb-project/my1/first
Normal file
0
deb-project/my1/first
Normal file
0
deb-project/my1/fourth.html
Normal file
0
deb-project/my1/fourth.html
Normal file
0
deb-project/my1/second.txt
Normal file
0
deb-project/my1/second.txt
Normal file
0
deb-project/my1/third.php
Normal file
0
deb-project/my1/third.php
Normal file
0
deb-project/my2/eight.vb
Normal file
0
deb-project/my2/eight.vb
Normal file
0
deb-project/my2/nine.cs
Normal file
0
deb-project/my2/nine.cs
Normal file
0
deb-project/my2/second.txt
Normal file
0
deb-project/my2/second.txt
Normal file
0
deb-project/my2/ten
Normal file
0
deb-project/my2/ten
Normal file
BIN
deb-project/package.deb
Normal file
BIN
deb-project/package.deb
Normal file
Binary file not shown.
7
deb-project/package/DEBIAN/control
Normal file
7
deb-project/package/DEBIAN/control
Normal file
@ -0,0 +1,7 @@
|
||||
Package: pischulin
|
||||
Version: 1.0
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Maintainer: artyom.pischulin@gmail.com
|
||||
Description: This package contains a script to show same and different files in 2 directories named "my1" and "my2".
|
3
deb-project/package/usr/local/bin/shell.sh
Executable file
3
deb-project/package/usr/local/bin/shell.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
diff -rs my1 my2
|
Reference in New Issue
Block a user