This commit is contained in:
Valeria Fadeeva 2023-11-05 11:06:44 +05:00
parent 58c1ea961d
commit 8922f2f759
4 changed files with 4 additions and 10 deletions

View File

@ -13,4 +13,4 @@ grep -v '.cache' |
awk '{print $11}' | awk '{print $11}' |
sed -e "s|/home\/liveuser\/||g" > ./liveuser.txt sed -e "s|/home\/liveuser\/||g" > ./liveuser.txt
echo "Ready"

View File

@ -19,3 +19,5 @@ do
done done
chown -R 1000:1000 . chown -R 1000:1000 .
echo "Ready"

View File

@ -2,5 +2,4 @@
git add . && git commit -m "Update" && git push git add . && git commit -m "Update" && git push
echo "melawy" | beep -f 200 -l 250 -d 100 -r 1 -n -s echo "Ready"
notify-send -a "$(basename $(pwd)): Push" -t 999999999 "Update finished" "$(date '+%Y.%m.%d %H:%M:%S')"

View File

@ -1,7 +0,0 @@
[Desktop Entry]
Exec=/home/liveuser/.local/userbin/key-sign.sh
Icon=
Name=key-sign.sh
Path=
Terminal=False
Type=Application