Skip to content

Commit

Permalink
Delete tutorial on running makenew
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 12, 2022
1 parent a4adb95 commit 8a0d2b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions makenew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ makenew () {
read -p '> GitHub user or organization name (my-user): ' mk_user
read -p '> GitHub repository name (my-repo): ' mk_repo

git rm -rf notebooks/tutorial pureskillgg_makenew_pyskill/tutorial

sed_delete README.rst '18,191d'
sed_insert README.rst '18i' 'TODO'

Expand Down

0 comments on commit 8a0d2b2

Please sign in to comment.