fix duplicate snapshot names

This commit is contained in:
j3d1 2022-02-19 07:10:13 +01:00
parent 2998969bb4
commit 83a9293101

View file

@ -171,7 +171,7 @@ function second_stage(){
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
apt install -y git wget materia-gtk-theme htop nmap arandr timeshift gparted
apt install -y virt-manager telegram-desktop chromium firefox thunderbird geany vlc pidgin gimp inkscape meld kicad blender freecad remmina gmpc
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_big_tools)
git clone git://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh
chmod 0755 $HOME/.oh-my-zsh
chown -R jedi:jedi $HOME