modified: install/fedora.sh
deleted: install/j.sh modified: install/tree_cpy.sh new file: usr/bin/search-google modified: usr/home/.bashrc modified: usr/sbin/brc
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ MACHINE_DIR=${1:$MACHINE_DIR}
|
||||
MACHINE_DIR=${MACHINE_DIR:-"/svr"}
|
||||
F_NAME=".bashrc";
|
||||
cd "$MACHINE_DIR/usr/home";
|
||||
commit_if_modified "$F_NAME"
|
||||
vim "$F_NAME"
|
||||
cp -f $F_NAME /home/$F_NAME;
|
||||
cd -
|
||||
|
||||
Reference in New Issue
Block a user