u
This commit is contained in:
@@ -180,14 +180,9 @@ if [ ${operation} == "dots" ] ; then
|
||||
# mounts
|
||||
file_name=mnt-nas.mount
|
||||
file_path=/etc/systemd/system
|
||||
# trash-put ${file_path}/${file_name}
|
||||
deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown
|
||||
|
||||
sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"
|
||||
sed -i "s|PASSWORD|${LILLESORTEBOKS}|g" "${file_path}/${file_name}"
|
||||
|
||||
#mount_target=/mnt/nas
|
||||
#mkdir -p ${mount_target}
|
||||
# sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"
|
||||
# sed -i "s|PASSWORD|${LILLESORTEBOKS}|g" "${file_path}/${file_name}"
|
||||
|
||||
# ----------
|
||||
# printing
|
||||
@@ -209,14 +204,6 @@ if [ ${operation} == "dots" ] ; then
|
||||
#lpadmin -p Brother_QL-700 -D "Brother QL-700" -E -v usb://Brother/QL-700?serial=000L0Z530516 -m brother_ql700_printer_en.ppd
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# EXAMPLE OF FILE MANIPULATION (from lnxPub's `cli/2103mjr/scr/80_urxvt.sh`)
|
||||
# # -----
|
||||
# # update .Xresources
|
||||
@@ -237,14 +224,6 @@ if [ ${operation} == "dots" ] ; then
|
||||
# /tmp/99_key_value_modifier.sh 'URxvt\*shading' 30 : $file
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# ----------
|
||||
# programs
|
||||
# ----------
|
||||
|
||||
Reference in New Issue
Block a user