Skip to content

Commit

Permalink
Update preset.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hipposen authored Mar 24, 2024
1 parent b723cbd commit 3d20089
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions preset.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

df -h
mv /home/runner/work/_temp/ /mnt/
cd /mnt/
ls -la
cp /home/runner/work/heyalter-ubuntu-iso/heyalter-ubuntu-iso /mnt
cd /mnt/heyalter-ubuntu-iso
pwd
ls -la

0 comments on commit 3d20089

Please sign in to comment.