Remove unused scripts, move some to snips
This commit is contained in:
parent
e9336903d1
commit
89402ae170
@ -1 +0,0 @@
|
|||||||
javaws https://$1/admin/public/asdm.jnlp
|
|
@ -1,6 +0,0 @@
|
|||||||
#/bin/sh
|
|
||||||
|
|
||||||
dbbackup.sh bles simalia
|
|
||||||
|
|
||||||
echo "Copy all the images"
|
|
||||||
scp -Cr www-data@simalia:/var/www/bles.bluelinked.nl/shared/public/uploads/images/ $HOME/projects/bles/public/uploads/
|
|
@ -1,7 +0,0 @@
|
|||||||
#/bin/sh
|
|
||||||
|
|
||||||
for D in `find ~/LetsTalk/projects/ -maxdepth 1 -mindepth 1 -printf '%f\n' -type d`
|
|
||||||
do
|
|
||||||
echo "Fixing permissions of: ${D}"
|
|
||||||
lt-dd project:fixpermissions -n -p "${D}"
|
|
||||||
done
|
|
@ -1,2 +0,0 @@
|
|||||||
# full backup of the OS
|
|
||||||
sudo tar cvpzf /media/data/backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/media --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
eval $(op signin letstalk)
|
|
||||||
echo `op get totp "ssh otp"` | xsel --clipboard
|
|
Loading…
x
Reference in New Issue
Block a user