/useful/trunk-1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/useful/trunk-1

« back to all changes in this revision

Viewing changes to install.sh

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-13 20:18:48 UTC
  • Revision ID: git-v1:df5c8db5509b9612b896bd2a9fc8b50ee5eedb1e
You can use git on Launchpad too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env bash
2
 
####
3
 
# FILE NAME install.sh
4
 
#
 
2
 
 
3
##
5
4
# Install script for these scripts.
6
 
#
7
 
####
 
5
##
 
6
 
 
7
ARGS=()
 
8
ARGS="${@}"
8
9
 
9
10
 
10
11
__INSTALL_DIR=$HOME/bin