Skip to content

Commit 271d3a8

Browse files
committed
add verbose script install
1 parent a3b20ac commit 271d3a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

INSTALL.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
sudo cp Tango2 /usr/share/icons/
2+
sudo cp -v Tango2 /usr/share/icons/
33
echo '===================================='
44
echo ' OK DONE INSTALL SUKSES '
55
echo '===================================='

gitpush

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# along with this program. If not, see <http://www.gnu.org/licenses/>
1414

1515
package=tango2iconthemes
16-
version="Upload Tango2-2017.1"
16+
version="add verbose script install"
1717
figlet $package
1818
echo " Set Remote... "
1919
git remote set-url origin git@github.com:dindinG41TR3/$package.git

0 commit comments

Comments
 (0)