Skip to content

Commit

Permalink
add verbose script install
Browse files Browse the repository at this point in the history
  • Loading branch information
dindinG41TR3 committed Jan 11, 2023
1 parent a3b20ac commit 271d3a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
sudo cp Tango2 /usr/share/icons/
sudo cp -v Tango2 /usr/share/icons/
echo '===================================='
echo ' OK DONE INSTALL SUKSES '
echo '===================================='
2 changes: 1 addition & 1 deletion gitpush
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>

package=tango2iconthemes
version="Upload Tango2-2017.1"
version="add verbose script install"
figlet $package
echo " Set Remote... "
git remote set-url origin git@github.com:dindinG41TR3/$package.git
Expand Down

0 comments on commit 271d3a8

Please sign in to comment.