mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-04-21 02:01:50 +02:00
Merge branch 'master' of https://github.com/RyanGreenup/cadmus into master
This commit is contained in:
commit
93d950db6a
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
INSTALL_DIR="$HOME/.cadmus"
|
||||
BIN_DIR="$HOME/.local/bin/"
|
||||
mkdir "${BIN_DIR} > /dev/null
|
||||
|
||||
main () {
|
||||
me=`basename "$0"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user