We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b20ac commit 271d3a8Copy full SHA for 271d3a8
INSTALL.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-sudo cp Tango2 /usr/share/icons/
+sudo cp -v Tango2 /usr/share/icons/
3
echo '===================================='
4
echo ' OK DONE INSTALL SUKSES '
5
gitpush
@@ -13,7 +13,7 @@
13
# along with this program. If not, see <http://www.gnu.org/licenses/>
14
15
package=tango2iconthemes
16
-version="Upload Tango2-2017.1"
+version="add verbose script install"
17
figlet $package
18
echo " Set Remote... "
19
git remote set-url origin git@github.com:dindinG41TR3/$package.git
0 commit comments